Early bird discounts live! Claim your offer

group.* events

Group create / update / delete. Growth-tier only.

Groups bundle projects for access control — a collaborator can be granted a role scoped to a group rather than the whole team.

Events

EventFires when
group.createdA new project group is created.
group.updatedGroup name or project membership changes.
group.deletedA group is deleted; collaborators with role-on-group fall back to their team default.

See the dedicated pages above for full payload, field reference, and caveats per event.

Example payload

{
  "id": "evt_01HX...",
  "type": "group.updated",
  "created_at": "2026-05-18T10:05:00Z",
  "api_version": "2026-05-01",
  "project_id": null,
  "data": {
    "team_id": "tem_01HX...",
    "group": {
      "id": "grp_01HX...",
      "name": "Core Community",
      "project_ids": ["prj_01HX...", "prj_01HX..."]
    }
  }
}

Required abilities

Tokens subscribing to group.* events must carry group:view-any.

How is this guide?

On this page

MemberPass is a product designed by you — for you.

No boardroom full of executives deciding what we ships next. Our roadmap always shaped by you with your feedback.

Share feedback or a request