get Api
GET {{baseUrl}}/tyk/apis/:apiID
Get API definition 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"}}