Get API tokens

Retrieves all API tokens that exist in the Unleash instance.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

apiTokensSchema
tokenslist of objects
A list of Unleash API tokens.

Errors