get https://{application_vanity_domain}/api/v1/auth-session-policies/
Retrieves the specified auth session policy.
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 |
|---|---|---|
| auth-session-policy:read | Application | The subject can read all auth session policies for the application the subject belongs to. |
| Tenant | The subject can read all the auth session policies associated with the tenant that the subject belongs to. | |
| Tenant Inclusion List | The subject can read all auth session policies associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can read all auth session policies associated with tenants that belong to the subject's application but are not included in the tenant exclusion list. |