Skip to main content
GET
Get API Key

Path Parameters

key_id
string
required

Response

Successful Response

_id
string
required

Unique identifier for this API key in the database

name
string
required

The descriptive name given to this API key

permissions
string[]
required

List of permission scopes granted to this API key

expiration_date
string<date-time>
required

Timestamp when this API key will expire and become invalid

created_at
string<date-time>
required

Timestamp when this API key was created

created_by_user_id
string
required

Identifier of the user who created this API key

revoked
boolean
default:false

Indicates if this API key has been manually revoked before its expiration date