Skip to main content

Documentation Index

Fetch the complete documentation index at: https://auth0-docs-update-privilege-worker-ea-rollout.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

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/

Headers

Authorization
string
required
Bearer ACCESS_TOKEN

Response Schema

Response Messages

StatusDescription
200A list of authenticators.