Auth
Retrieve current browser user
Returns the authenticated browser session user and demo-mode state.
get/api/v1/auth/me
Response
Current authenticated browser user
Example response
{
"provider": "dev-token"
}Changes
No recorded changes to this endpoint across all 134 revisions of this API.