Skip to main content

List API Keys

POST 

/api_keys/list_api_keys

Retrieve a list of API keys associated with the given user.

Required abilities

In order to list API keys for yourself, you must have the API Key - Sign In ability. To list API keys for another user, you must have the API Keys - Manage ability.

This is true even if you have the Authority - Administrator ability.

Not a RESTful endpoint

This endpoint does not necessarily follow the standard REST conventions. In particular, it uses the POST method for operations that would typically use GET, PUT or DELETE in a RESTful API endpoint.

The use of API Keys is described in more detail in the Authentication#API Keys section.

Request

Responses

The API keys were successfully retrieved.