Get a group
Retrieve a group by ID. The aggregate balances map is retained for compatibility; use GET /v1/groups/{id}/balances for bucketed reconciliation.
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.
Authorizations
API key passed in the X-API-Key header.
Path Parameters
Group ID
Response
Group details with balances
Deprecated aggregate balances keyed by asset ID. Use GET /v1/groups/{id}/balances for AVAILABLE, HELD, and DEFERRED.
When this group was created
"2024-01-15T10:30:00Z"
When the group was archived (present only if archived)
"2024-06-01T00:00:00Z"
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"