/host-store/api/v1/hosts/tagsAsk AIget https://example.com/host-store/api/v1/hosts/tagsGet list of host's tags.Query ParamsOffsetintegerDefaults to 0Offset from which to start fetching objectslimitintegerDefaults to 50Maximum number of objects to returnsortdirstringenumDefaults to ASCSort direction, asc or descASCDESCAllowed:ASCDESCquerystringQuery string matches the tagsHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Received list of host's tags 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago