Skip to main content
GET
List Api Keys

Headers

authorization
string | null
x-api-key
string | null
x-tenant-id
string | null

Cookies

factio_access_token
string | null

Response

Successful Response

id
string<uuid>
required

API key ID

name
string
required

API key name

key_prefix
string
required

Key prefix for identification

is_active
boolean
required

Whether the key is active

created_at
string<date-time>
required

Creation timestamp

scopes
string[] | null

API key scopes

last_used_at
string<date-time> | null

Last usage timestamp

revoked_at
string<date-time> | null

Revocation timestamp