Skip to main content

Retrieve the list of API keys.

Retrieve the list of API keys.

Responses
200

API keys retrieved successfully

Schema OPTIONAL
object[]
id uuid

API key identifier.

name string
scopes string[]

Possible values: [Read, Write]

500
Schema OPTIONAL
details object

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.