Skip to main content

Get API tokens by name

GET 

/api/admin/api-tokens/:name

Retrieves all API tokens that match a given token name. Because token names are not unique, this endpoint will always return a list. If no tokens with the provided name exist, the list will be empty. Otherwise, it will contain all the tokens with the given name.

Request

Responses

apiTokensSchema