Endpoints
List sessions
GET /api/v2/sessions
Returns visitor sessions across rooms in your organization,
with location, device, and contact information.
Query parameters
number
Page number (default: 1).
number
Results per page (default: 10).
string
Filter sessions to a specific room.
string
Filter by identified contact ID.
string
Search by visitor name or email.
boolean
When
true, return only sessions with an identified contact."createdAt" | "updatedAt"
Sort field (default:
createdAt)."ASC" | "DESC"
Sort direction (default:
DESC).string
Return sessions created at or after this ISO 8601 date.
string
Return sessions created at or before this ISO 8601 date.
Response fields
Each item inresults includes: