API referenceWorkspaceOrganization
Invite member
Invites a member with the selected role. Receipt-role invitations may include location-scoped receipt access.
- Endpoint
POST /v1/organization/members- Authorization
- Required permission: `members:manage`.
- Environments
- Production only
- Idempotency
- Required for safe retries.
List members GET
Returns active members and pending or historical invitations in one cursor-paginated collection. Filter by status when synchronizing membership state.
Update member PATCH
Updates the role and optional receipt access for an active member. Use the dedicated organization admin endpoint to assign the administrator role.