Get usage group set with usage groups
Retrieve a usage group set along with all its current usage groups in a single response.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the usage group set
Response
Successful Response
The name of the usage group set. Should be unique within the organization and cannot be empty.
The display order of the usage group set. Must be a non-negative integer. Lower values appear first.
The unique identifier of the usage group set.
The list of usage groups currently in this usage group set, ordered by their display order.
DEPRECATED: This field is deprecated and will be ignored, it will be removed in a future version. Usage group sets are now scoped using team_id or default to Select organization scope.
DEPRECATED: This field is deprecated and will be ignored, it will be removed in a future version. Usage group sets are now scoped using team_id or default to Select organization scope.
The UUID of the team this usage group set is scoped to. Use team_id or none (for Select organization scope).

