Get an API's tags GET {{baseUrl}}/apis/{{apiUid}}/tags Gets all the tags associated with an API. HEADERS KeyDatatypeRequiredDescriptionAcceptstring RESPONSES status: OK {"tags":[{"slug":"needs-review"}]}