Get a group
Read one group, including its live member count. List its members at GET /v1/people?groupId= — there is no separate members endpoint.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Path Parameters
The resource id (path).
Response
OK
Optional accent color for the group's badge. Example: rose.
"rose"
Optional notes on what this group is for.
"Leads captured at the June webinar."
The group id.
"grp_tz4a98xat96iws9zmbrgj3a"
Number of active people currently in the group.
x >= 0248
The group's display name.
"Event attendees — June"
Timestamp (RFC 3339) when this was archived, or null if active.
Creation timestamp (RFC 3339).
Always "group".
Last-update timestamp (RFC 3339).