v4
OpenAPI 3.0.02026-07-31257282489.4 KBSession
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