Get an API's tags

GET {{baseUrl}}/apis/{{apiUid}}/tags

Gets all the tags associated with an API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"tags":[{"slug":"needs-review"}]}