/local-user-store/api/v1/users/tagsAsk AIget https://example.com/local-user-store/api/v1/users/tagsGet list of host's tags.Query ParamsoffsetintegerDefaults to 0Offset where to start fetching the itemslimitintegerDefaults to 50Number of items 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