cURL
Groups
List group templates
The group templates available to your organisation — your custom
templates plus the curated pre-built set — so you can discover
the templateId to pass to POST /groups. The list is a small,
curated shelf and is not paginated.
Requires the groups:read scope and the Groups feature enabled
for your organisation (403 feature_disabled otherwise).
GET
cURL
Returns the group templates available to your organisation — your
custom templates plus the curated pre-built set — so you can discover
the
templateId to pass to
Create a group.
The list is a small, curated shelf and is not paginated.
Requirements
- Scope:
groups:read - The Groups feature must be enabled for your organisation —
otherwise the request fails with
403 feature_disabled.
Choosing a template
Each template lists itsroles (the party slots a group created from
it will start with) and, for curated templates, a stable code such as
GRP-RE-SALE. Template ids differ per organisation — resolve them
at integration time via this endpoint rather than hardcoding, or match
on code for curated templates.
