Skip to main content

List all OATH credentials of a user

GET 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/oath-credentials

Since: 2.71.0

Required permission(s): AccessControl.CredentialView or SelfAdmin Role

Returns all OATH credentials belonging to the specified user.

The response includes OATH credential details such as the authentication method, hashing algorithm, digit count, period, counter, label, and the encrypted shared secret. The QR code URI is not included in list responses.

In self-admin mode, only the authenticated user's own OATH credentials are returned. Use the continuationToken and limit parameters to paginate through large result sets.

Request

Responses

OATH credentials retrieved successfully