List all API keys
API Keys
List all API keys
Requires the api_key:read ability.
GET
List all API keys
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available sorts are created_at, last_used_at, expires_at, name. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -created_at.
The number of results that will be returned per page.
The page number to start the pagination from.
Available options:
creator Available options:
name, token, abilities, created_at, last_used_at, expires_at Available options:
name, email, created_at, updated_at Filter by API key name.
Example:
"Production key"