Skip to main content
GET
List API keys

Authorizations

Authorization
string
header
required

API key as bearer token in Authorization header

Query Parameters

include_disabled
string

Whether to include disabled API keys in the response

Example:

"false"

offset
integer | null

Number of API keys to skip for pagination

Required range: x >= 0
Example:

0

workspace_id
string<uuid>

Filter API keys by workspace ID. By default, keys in the default workspace are returned.

Example:

"0df9e665-d932-5740-b2c7-b52af166bc11"

Response

List of API keys

data
object[]
required

List of API keys