get Api Categories
GET {{baseUrl}}/api/apis/oas/:apiID/categories
Get a list of the API categories associated with the specified API
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"categories":["\u003cstring\u003e","\u003cstring\u003e"]}