Skip to main content
GET
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

siteId
string | null
email
string | null
id
string | null

Response

200

OK