Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Use either a Clerk JWT from the Admin Center frontend or a Clerk Organization API key.

Examples: Bearer eyJhbGciOi... Bearer ak_live_...

Body

id
string | null
url
string | null
gte
string | null
lte
string | null

Response

200

OK