get https://{application_vanity_domain}/api/v1/new-user-invitation-requests/
Returns the new user invitation request that correlates to the ID specified in the URL.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description |
|---|---|---|
| new-user-invitation-request:read | Application | The subject can read all new user invitation requests associated with the application to which the subject belongs. |
| Tenant | The subject can read all new user invitation requests for the tenant the subject belongs to. | |
| Tenant Inclusion List | The subject can read all new user invitation requests associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can read all new user invitation requests for tenants in the subject's application that are not on the tenant exclusion list. |