Skip to main content
GET
cURL

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

Response

200 - application/json
id
string<uuid>
key
string
name
string
description
string
type
enum<string>
Available options:
organisation-service,
workspace-service,
workspace-user
organisation_id
string<uuid>
workspace_id
string
user_id
string<uuid>
status
enum<string>
Available options:
active,
exhausted
created_at
string<date-time>
last_updated_at
string<date-time>
creation_mode
enum<string>
Available options:
ui,
api,
auto
rate_limits
object[]
usage_limits
object
reset_usage
number
scopes
string[]
defaults
object
alert_emails
string<email>[]
expires_at
string<date-time>
object
enum<string>
Available options:
api-key
Last modified on September 18, 2026