Skip to main content
GET
List keys

Authorizations

Authorization
string
header
required

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

Path Parameters

source_id
string<uuid>
required

Response

The keys.

created_at
string<date-time>
required
expires_at
string<date-time> | null
required
key_id
string
required
revoked_at
string<date-time> | null
required
scopes
enum<string>[]
required
Available options:
track,
act,
context,
search,
identify,
admin,
analytics
source_id
string<uuid>
required
status
enum<string>
required
Available options:
active,
revoked