list Apis
GET {{baseUrl}}/tyk/apis
List APIs Only if used without the Tyk Dashboard
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"name":"TestAPI","use_keyless":true,"active":true,"proxy":{"listen_path":"/test"}}]