download Apis OAS Public
GET {{baseUrl}}/tyk/apis/oas/export?mode=public
Download all OAS format APIs, when used without the Tyk Dashboard.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| mode | string | The mode of OAS export. By default the mode is not set which means the OAS spec is exported including the OAS Tyk extension. | |
| If the mode is set to public, the OAS spec excluding the Tyk extension is exported. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
[{"status":"in Duis quis in voluptate","message":"quis exercitation","schema":"sunt laborum elit"},{"status":"mollit quis","message":"anim aute fugiat","schema":"qui sit pariatur"}]