Identity
List the account for the authenticated user
get/account
Response
User details for caller's user
Example response
{
"last_updated": "2000-01-23T04:56:07.000+00:00",
"name": "name",
"created_at": "2000-01-23T04:56:07.000+00:00",
"state": "enabled",
"type": "user",
"email": "email"
}