Check which tokens are valid
This operation accepts a list of tokens to validate. Unleash will validate each token you provide. For each valid token you provide, Unleash will return the token along with its type and which projects it has access to.
Request
tokenStringListSchema
tokens
Tokens that we want to get access information about
Response
validatedEdgeTokensSchema
tokens
The list of Unleash token objects. Each object contains the token itself and some additional metadata.