Query User Auth Factors

Queries auth factors, scoped to a user, based off a query expression.

Query Filter Attributes:

  • type
  • status

Query Sort Attributes:

  • type
  • status

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.

PermissionBoundaryDescription
auth-factor:readApplicationThe subject can perform this query if the user specified in the URL path belongs to the subject's associated application.
TenantThe subject can perform this query if the user specified in the URL path belongs to the subject's associated tenant.
Tenant Inclusion ListThe subject can perform this query if the user specified in the URL path belongs to a tenant in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this query if the user specified in the URL path belongs to the subject's associated application but does not belong to a tenant in the tenant exclusion list.
SelfThe subject can perform this query if the user specified in the URL path is the subject itself.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!