Skip to main content
GET /mfa/authenticators Returns a list of authenticators associated with your application. To access this endpoint, you must set an Access Token at the Authorization header, with the following claims:
  • scope: read:authenticators
  • audience: https://{yourDomain}/mfa/

Parameters

Authorization
string
required
Bearer ACCESS_TOKEN

Response

StatusDescription
200A list of authenticators.