Skip to main content

Get a context password

GET 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/context-passwords/:extId

Since: 2.73.0

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

Returns the context password credential with the given external ID, belonging to the specified user and 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 context password credential. In self-admin mode, technical fields (createdBy, modifiedBy, lastChangeDate) are hidden.

Request

Responses

Context password found