Skip to main content
GET
/
api
/
Sites
/
APIDefinitionVersions
cURL
curl --request GET \
  --url https://api.example.com/api/Sites/APIDefinitionVersions \
  --header 'Authorization: Bearer <token>'

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_...

Query Parameters

url
string

Response

200

OK