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