Skip to main content
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 its roles (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.

Authorizations

Authorization
string
header
required

Bearer API key issued from Settings → Developers in your Instant Compliance organisation. Format: ic_live_….

Response

The organisation's usable group templates.

object
string
required
Allowed value: "list"
data
object[]
required