Skip to main content
GET
Retrieve 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
required

Response

The requested API key.

id
string
required
name
string
required
prefix
string
required
created_at
string<date-time>
required
expires_at
string<date-time> | null
required
scopes
object[]
required
read-only