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

Authorizations

Authorization
string
header
required

The Tyk Dashboard API Access Credentials

Query Parameters

oasVersion
string

The OAS version.

Response

OAS schema response.

message
string
schema
any
status
string