Skip to main content
GET
Get group
Get detailed information about a specific group including its members.
The budget fields depend on your organization’s budget mode: monthly_limit is returned in Global mode, while monthly_budget and monthly_budget_per_user are returned in Group Budget mode.
In Group Budget mode, the per-member monthly_limit is deprecated and will soon be migrated to monthly_budget.

Authorizations

Authorization
string
header
required

API key for authentication

Path Parameters

id
string<uuid>
required

The group ID

Response

Successfully retrieved group

group
object
required
Last modified on August 12, 2026