Skip to main content
GET
API Key Details

Path Parameters

uuid
string<uuid>
required

Response

API key details

created_at
string<date-time> | null
required
is_revoked
boolean
required
name
string
required
object
enum<string>
required
Available options:
api_key
permissions
string[]
required
public_key
string
required
updated_at
string<date-time> | null
required
_id
string | null
account
string | null
account_uuid
string | null
allowed_ips
string[]

OPTIONAL: List of allowed IP addresses or CIDR ranges. If no IPs are provided, the API key can be used from any IP address.

Example:
deleted_at
string<date-time> | null
expires_at
string<date-time> | null
last_used_at
string<date-time> | null
uuid
string | null