Get an mTAN credential
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/mtans/:extId
Since: 2.74.0
Required permission(s): AccessControl.CredentialView
Returns a specific mTAN credential identified by its external ID, belonging to the specified user.
The response includes the credential metadata (state, policy, timestamps, login statistics) and the associated mobile phone number.
Request
Responses
- 200
- 403
- 404
mTAN credential retrieved successfully
Insufficient permissions
Referenced resource not found