Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string<uuid>
required
apiKeyId
string<uuid>
required

Response

Default Response

id
string<uuid>
required
name
string
required
environment
required
Available options:
test
hint
string
required
scopes
enum<string>[]
required
Available options:
project:read
createdAt
string<date-time>
required
expiresAt
string<date-time> | null
required
revokedAt
string<date-time> | null
required
lastUsedAt
string<date-time> | null
required