Skip to main content
List your API keys

Authorizations

Authorization
string
header
required

Clerk session with an active organization.

Query Parameters

limit
integer
default:50

Maximum number of results per page.

Required range: 1 <= x <= 100
cursor
string

Opaque next_cursor from the previous page. Keep the same filters and sort; omit for the first page.

Maximum string length: 4096

Response

Keys owned by the current account.

data
object[]
required
Maximum array length: 100
next_cursor
string | null
required