Skip to main content
GET
Retrieves an API key

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Resource UUID

Query Parameters

include
string

Comma-separated list of relationships to include (role, on_call_role, created_by, groups)

Response

API key found

data
object
required
included
object[]