Get api tokens for project.

Returns the project-specific API tokens that have been created for this project.

Authentication

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

Path parameters

projectIdstringRequired

Response

apiTokensSchema
tokenslist of objects
A list of Unleash API tokens.

Errors