get https://{tenanturl}/v1.0/mfaproviders//
Retrieve the list of user enrollments for an external MFA provider.
Entitlements:
- authnAnyUser (Authenticate any user)
Responses
Retrieve the list of user enrollments for an external MFA provider.
Entitlements:
- authnAnyUser (Authenticate any user)
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/mfaproviders/id/userId \
--header 'accept: application/json'