get Api Categories

GET {{baseUrl}}/api/apis/oas/:apiID/categories

Get a list of the API categories associated with the specified API

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"categories":["\u003cstring\u003e","\u003cstring\u003e"]}