Authorizations
The Tyk Dashboard API Access Credentials
Headers
Content type of the fetched data. The endpoint returns data in JSON format if Content-Type header is empty.
application/json
, application/x-yaml
Path Parameters
ID of the API you want to export.
Query Parameters
Mode of OAS export, by default mode could be empty which means to export OAS spec including OAS Tyk extension. When mode=public, OAS spec excluding Tyk extension is exported.
public
Response
Fetched successfully.
The response is of type file
.