Skip to main content
GET
Get password metadata of a user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API key. Must only be used when using Hanko Cloud.

Path Parameters

id
string<uuid>
required

UUID of the requested object

Response

OK

The password credential of a user

id
string<uuid4>

The ID of the password credential

Example:

"28a7206b-e789-435a-b87c-108e034135c2"

created_at
string<date-time>

Time of creation of the password credential

updated_at
string<date-time>

Time of last update of the password credential