Users

The Users API manages every aspect of platform user accounts — creating and updating individual accounts, sending and tracking invitations, organising users into groups with shared roles and feature flags, and controlling the customisable forms that capture additional investor data and preference information.

Domain model

  • Users — individual platform accounts, plus exports for downstream reporting.
  • Invitations — send an invite, resend, mark someone as signatory, mint a login token for impersonation, or invite directly into a shell.
  • User groups — collections of users with shared roles and feature flags. Includes role assignment and removal flows.
  • User data forms — customisable forms that capture additional information about a user, with per-tenant enablement.
  • Investor preference forms — preference and enforcement-type forms gated by classification.

Endpoints

User accounts

Invitations

User groups

User data forms

Investor preference forms