Invitations

Retrieve Invitations

Retrieve a list of all invitations in the Organization.

get/organizations/{orgId}/invitations

Path parameters

orgIdstring required

UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.

Query parameters

pageSizeinteger

Number of invitations to retrieve per page.

nextTokenstring

nextToken for multi page retrievals.

Response

Returns the list of invitations

nextTokenstring

Changes

Changed in 3 of the 10 revisions of this API.1263

  • ac93d1a9e6d91041See the full diff
    • removed the required property data/items/accepted from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/dtEndAccess from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/dtExpiry from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/email from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/firstName from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/invitingPrincipalId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/lastName from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/permissionPolicyIds from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/version from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/items/createdBy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/dtCreated from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/dtLastModified from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/lastModifiedBy from the response with the 200 status

      response-optional-property-removed

    • added AbstractResponse subschema #2 to the data/items/ response property allOf list for the response status 200

      response-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 / to object/ for status 200

      response-body-type-changed

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the optional property nextToken to the response with the 200 status

      response-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 status 200

      response-body-type-changed

    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property nextToken from the response with the 200 status

      response-optional-property-removed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog