Identity
Get current credential summary
get/user/credentials
Response
User credential listing
Example response
[
{
"created_at": "created_at",
"type": "password",
"value": "value"
}
]User credential listing
[
{
"created_at": "created_at",
"type": "password",
"value": "value"
}
]