Get a SecurID credential
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/securid
Since: 2.75.1
Required permission(s): AccessControl.CredentialView or SelfAdmin Role
Returns the SecurID credential belonging to the specified user.
The response includes the credential metadata (state, policy, timestamps, login statistics) and the SecurID username.
In self-admin mode, a user can retrieve their own SecurID credential.
Request
Responses
- 200
- 403
- 404
SecurID credential retrieved successfully
Insufficient permissions
Referenced resource not found