List invitations for an organization
Retrieve all invitations for an organization with optional filtering by status, email, and name.
Query parameters
Filter invitations by status
Filter invitations by email address
Filter invitations by first name
Filter invitations by last name
Search invitations by email or name
Index of the first result to return (0-based offset for pagination)
Maximum number of results to return
Response
List of invitations retrieved successfully
Changes
Changed in 2 of the 9 revisions of this API.2
- ●
removed the optional property
invitations/items/invite_linkfrom the response with the200statusresponse-optional-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
deleted the
pathrequest parameterorganizationIDrequest-parameter-removed
- ●