Skip to main content
GET
/
api
/
schemas
/
apidefs
/
oas
Get API definition OAS schema.
curl --request GET \
  --url https://{tenant}/api/schemas/apidefs/oas \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>",
  "schema": "<any>",
  "status": "<string>"
}

Authorizations

Authorization
string
header
required

Query Parameters

oasVersion
string
pretty
string

Response

message
string
schema
any
status
string