get https://{application_vanity_domain}/api/v1/user-activation-requests/
Returns the user activation 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 |
|---|---|---|
| user-activation-request:read | Application | The subject can read all user activation requests associated with the application to which the subject belongs. |
| Tenant | The subject can read all user activation requests associated with the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can read all user activation requests associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can read all user activation requests associated with tenants that belong to the subject's application but are not on the tenant exclusion list. |