Get description of an API

GET {{baseUrl}}/products/:product_id/api-details/:api-id

Get description of an API

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"APIID":"\u003cstring\u003e","APIType":"\u003cstring\u003e","Description":"\u003cstring\u003e","ListenPath":"\u003cstring\u003e","Name":"\u003cstring\u003e","OASUrl":"\u003cstring\u003e","Status":"\u003cboolean\u003e","TargetURL":"\u003cstring\u003e"}