Get current user (Flowless proxy)
GET
/pages/me
Requires PAGES_ENABLED. Server-side proxy to Flowless (/auth/me or /api/auth/validation). Send X-Session-ID. Returns JSON (not HTML).
Authorizations
SessionAuth
Session ID from Flowless authentication
TypeAPI Key (header: X-Session-ID)
Responses
Normalized user payload
application/json
JSON
{
"additionalProperties": "string"
}