List all OTP credentials
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/otp-credentials
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.CredentialView or SelfAdmin Role
Returns all OTP card credentials belonging to the specified user.
A user can have a maximum of two OTP card credentials. Use the continuationToken and limit parameters to paginate through results.
In self-admin mode, the user can retrieve their own OTP credentials. A valid JWT token must be provided in the X-Token request header.
Request
Responses
- 200
- 403
- 404
OTP credentials retrieved successfully
Insufficient permissions
Referenced resource not found