Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
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 UUID of the Snowflake account this usage group set is scoped to. Must be exactly one of snowflake_account_uuid or snowflake_organization_name.
The name of the Snowflake organization this usage group set is scoped to. Must be exactly one of snowflake_account_uuid or snowflake_organization_name.

