List the authenticated user's verified MFA devices
GET/api/v1/mfa/devices
List the authenticated user's verified MFA devices
Responses
- 200
- 401
Verified devices (default device first)
Not authenticated. Note: a missing or invalid token is rejected with 403 FORBIDDEN (not 401); 401 is returned when the token's session has been revoked (SESSION_REVOKED).