get https://{application_vanity_domain}/api/v1/auth-factors/
Retrieves the specified auth factor.
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-factor:read | Application | The subject can read all auth factors under the application that the subject belongs to. |
| Tenant | The subject can read all auth factors associated with the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can read all auth factors associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can read all auth factors associated with tenants in the subject's application that are not on the tenant exclusion list. | |
| Self | The user subject can read auth factors associated with itself. |