service_accounts

List API keys for a service account

Get all API keys for a service account

get/api/v1/service-accounts/{id}/api-keys

Path parameters

idstring required

Service account ID

Response

OK

created_atstring
expires_atstring
idstring
keystring
last_used_atstring
namestring
service_account_idstring

Changes

Changed in 1 of the 56 revisions of this API.2

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was added to the API

      api-security-added

Of the 56 revisions, 1 has no diff computed.