List all VASCO credentials
GET/nevisidm/api/core/v1/:clientExtId/vasco
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.CredentialView
Returns a paginated list of all VASCO Digipass token credentials within the given client, regardless of whether they are assigned to a user or not.
Each entry includes the full credential metadata and all associated Digipass token data blocks. Pagination is controlled via continuationToken and limit parameters.
Request
Responses
- 200
- 403
- 404
VASCO credentials retrieved successfully
Insufficient permissions
Referenced resource not found