List API Keys
API Keys
List API Keys
GET
List API Keys
List API keys for the user named in
user_id. Admins can pass - as user_id to list keys for all users and service accounts in the account (equivalent to firectl api-key list --all-users).
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Query Parameters
Number of API keys to return in the response. Pagination support to be added.
Token for fetching the next page of results. Pagination support to be added.
Field for filtering results.
Field for ordering results.
The fields to be returned in the response. If empty or "*", all fields will be returned.