Skip to main content
GET
cURL
This endpoint is in Preview and subject to change. Refer to the API support policy for more details.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

the ID of the api key.

Response

A successful response.

created_at
string<date-time>
required

the creation time of the api key.

Example:

"2022-03-22T20:23:11.285067Z"

id
string
required

the ID of the api key.

Example:

"CCDB1_12345abcdefGHIJKLMnopq"

name
string
required
Example:

"api key name"

service_account_id
string<uuid>
required

the ID of the service account the api key references.

Example:

"1234abcd-1234-1234-abcd-12345678abcd"