Skip to main content

Get a password credential

GET 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/password

Since: 2.71.0

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

Returns the password credential of the user with the given external ID, belonging to the specified client.

The password value itself is never returned, only the hashed value. The response includes credential metadata, state information, and login statistics.

Supports self-admin mode, where an authenticated user can retrieve their own password credential.

Request

Responses

Password credential found