Create an invitation to an organization
Create an invitation to join the specified organization. Requires a user to register with the application (if they don't already have an account) before they can accept the invitation. Acceptance happens during login via a required action.
Get organization invitations
Get a paginated list of invitations to an organization, using an optional search query for email address.
Get organization invitation count
Get a count of invitations to an organization
Get organization invitation by ID
Get an invitation to an organization by its uuid.
Remove a pending invitation
Remove a pending invitation
Resend an Organization Invitation
Resend the email for an existing Organization Invitation
Get invitations for authenticated user
Get a list of all invitations for the user.
Accept invitation for authenticated user
Accept invitation for authenticated user.
Reject invitation for authenticated user
Reject invitation for authenticated user.