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 3 of the 43 revisions of this API.12
- ●
removed the optional property
invitations/items/invite_linkfrom the response with the200statusresponse-optional-property-removed
- ●
- ●
deleted the
pathrequest parameterorganizationIDrequest-parameter-removed
- ●
- ▲
added the new path request parameter
organizationIDnew-request-path-parameter
This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲