list Apis OAS
GET {{baseUrl}}/tyk/apis/oas?mode=public
List all OAS format APIs, when used without the Tyk Dashboard.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| mode | string | Mode of OAS get, by default mode could be empty which means to get OAS spec including OAS Tyk extension. | |
| When mode=public, OAS spec excluding Tyk extension will be returned in the response | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
[{"status":"exercitation Duis laboris","message":"cillum ut sit dolor","schema":"tempor ullamco esse"},{"status":"non nisi voluptate do","message":"consequat dolore elit","schema":"non eu elit ad"}]