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

Authorizations

Authorization
string
header
required

The Tyk Dashboard API Access Credentials

Query Parameters

oasVersion
string

The OAS version.

pretty
string

Pretty print the result.

Response

OAS schema response.

message
string
schema
any
status
string