get Api

GET {{baseUrl}}/tyk/apis/:apiID

Get API definition Only if used without the Tyk Dashboard

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"name":"TestAPI","use_keyless":true,"active":true,"proxy":{"listen_path":"/test"}}