Retrieve a group by ID, including current balances.
id, name, status, timestamps, and a balances map.
Members, tags, attributes, and counters are not included in this response. Use the dedicated members, tags, attributes, and counters endpoints to retrieve those. Archived groups are still retrievable by ID.
API key passed in the X-API-Key header.
Group ID
Group details with balances
Current total balances keyed by asset ID (decimal strings)
{
"7a2d4f8b-1c3e-4d5f-a6b7-8c9d0e1f2a3b": "1500.00"
}When this group was created
"2024-01-15T10:30:00Z"
When the group was archived (present only if archived)
Unique identifier for this group
"550e8400-e29b-41d4-a716-446655440000"
Display name of the group
"Sales Team"
Lifecycle status: ACTIVE or ARCHIVED
"ACTIVE"
When this group was last updated
"2024-01-15T10:30:00Z"