service_accounts
api_keys
List Api Keys
List API keys associated with a service account.
Args: service_account_id: ID of the service account to which the API keys belong. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response. filter_model: Filter model used for pagination, sorting, filtering
Returns: All API keys matching the filter and associated with the supplied service account.
get/api/v1/service_accounts/{service_account_id}/api_keys
Path parameters
service_account_idstring uuid required
Query parameters
hydrateboolean
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
service_accountstring uuid nullable
namestring nullable
descriptionstring nullable
Response
Successful Response