v1
latestOpenAPI 3.0.02026-08-0610682246.0 KBUser
Retrieve the account
Retrieves the user's core account details.
get/blaize/account
Headers
cookiestring
The session cookie.
Response
OK
Example response
{
"identifiers": {
"email_address": "joe.blow@company.com"
},
"tracking_id": "123",
"email_verified": true
}