Retrieve all Tags Associated with a teamAsk AIget https://api.revenium.ai/profitstream/v2/api/teams/{id}/tagsRetrieve all tags associated with a teamPath ParamsidstringrequiredUnique identifier of the team. Format: Revenium hashid (URL-safe encoded string).HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/hal+jsonapplication/jsonAllowed:application/hal+jsonapplication/jsonResponses 200The tags associated with the specified team 400Invalid input data 401Unauthorized - Authentication required 403Forbidden - Insufficient permissions 404Team not found 409Conflict - Resource conflict 422Unprocessable entity - Validation failed 500Internal server errorUpdated 6 months ago