cURL
curl --request GET \ --url https://{tenant}/api/schemas/apidefs/streams-oas \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "schema": "<any>", "status": "<string>" }
Get API definition Streams OAS schema.
The Tyk Dashboard API Access Credentials
The OAS version.
Pretty print the result.
OAS schema response.
Was this page helpful?