Retrieve Invitations
Retrieve a list of all invitations in the Organization.
Path parameters
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
Query parameters
Number of invitations to retrieve per page.
nextToken for multi page retrievals.
Response
Returns the list of invitations
Changes
Changed in 3 of the 10 revisions of this API.1263
- ▲
removed the required property
data/items/acceptedfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/dtEndAccessfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/dtExpiryfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/emailfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/firstNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/invitingPrincipalIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/lastNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/permissionPolicyIdsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/versionfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
data/items/createdByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/dtCreatedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/dtLastModifiedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/lastModifiedByfrom the response with the200statusresponse-optional-property-removed
- ○
added
AbstractResponsesubschema #2to thedata/items/response propertyallOflist for the response status200response-property-all-of-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
nextTokento the response with the200statusresponse-optional-property-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
nextTokenfrom the response with the200statusresponse-optional-property-removed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲