List pending organisation member invites
Public API — Organisation
List pending organisation member invites
Pending org member invitations (not candidate assessment invites). Does not expose invite tokens. Role changes remain dashboard-only. Scope: organisation:read.
GET
List pending organisation member invites
Authorizations
Organisation API key created in Assess → Developer → API Keys. Format: Bearer ct_live_<your-key> (live) or Bearer ct_test_<your-key> (test). Optional per-key CIDR allowlists return 403 IP_NOT_ALLOWED.
Query Parameters
Opaque pagination cursor — pass the value from next to fetch the next page.
Results per page, max 100 (default 20).
pending (default), accepted, expired, or all
Last modified on August 24, 2026