List generic credentials of a client
GET/nevisidm/api/core/v1/clients/:extId/generic-credentials
Since: 7.2405.0, 8.2405.0
Required permission(s): AccessControl.ClientView,AccessControl.CredentialView
Returns all generic credentials belonging to users of the client with the given external ID. Supports sorting, filtering, and offset-based or continuation-token-based pagination.
Set returnTotalResultCount=true to include the total count in the _pagination response.
Request
Responses
- 200
- 403
- 404
- 422
Generic credentials retrieved successfully
Insufficient permissions
Referenced resource not found
Invalid client data