Skip to main content
GET
List Api Keys

Authorizations

Authorization
string
header
required

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

Query Parameters

workspace_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
workspace_id
string<uuid>
required
name
string
required
key_prefix
string
required
scopes
string[]
required
expires_at
string<date-time> | null
required
created_at
string<date-time>
required
created_by
string | null
required