List mobile authentication credentials
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/mauths
Since: 2.77.0
Required permission(s): AccessControl.CredentialView or SelfAdmin Role
Returns all mobile authentication credentials belonging to the specified user.
Only generic credentials that have a valid fidouaf_signature_key property are included in the result. FIDO UAF credentials are not returned directly. The response can be filtered by extId, stateName, and created. Optionally, the name parameter can be used to filter by the device name stored in the fidouaf_name property.
In self-admin mode, the user can retrieve their own mobile authentication credentials.
Request
Responses
- 200
- 403
- 404
- 422
Mobile authentication credentials retrieved successfully
Insufficient permissions
Referenced resource not found
Invalid filter parameter