Get api tokens for project.

View as Markdown

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

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error