Skip to main content

Search API Keys

POST 

/api_keys/search_api_keys

Search for API keys based on various criteria, mainly by user ID or expiration date.

Required abilities

You must have the API Keys - Manage ability to search for API keys.

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.