v5

latestOpenAPI 3.0.02026-08-04258282491.7 KB
Session

Get session identity history

Get the identity-change history for a session: recorded mutations of email / name / userId on this contact record, capped at the 100 most recent entries and returned as { history: [...] }. Stripped from default session responses (see session.model.ts toJSON), so this is the only path that returns it.

get/sessions/{sessionId}/identity-history

Path parameters

sessionIdstring required

Headers

projectstring required

Response

Ok

{"stackTrail":"paths:/sessions/{sessionId}/identity-history:get:responses:200:content:application/json:schema:properties:history","oasType":"schema","type":"unknown"}