get All Api Categories

GET {{baseUrl}}/api/apis/categories

Get a list of all the defined API categories

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"categories":[{"name":"\u003cstring\u003e","count":"\u003cinteger\u003e"},{"name":"\u003cstring\u003e","count":"\u003cinteger\u003e"}]}