OpenAPI 3.0.02026-08-18305331605.3 KB
6bb0c3577de2
Session
Get session activities
Get the tickets ("activities") of a session, newest activity first. If the session has an email address, tickets from other sessions in the project sharing that email are included as well and are flagged with isFromDuplicateSession: true. Query parameters: limit (default 50), skip (default 0), startDate/endDate (ISO dates filtering on ticket createdAt; only applied when both are present).
get/sessions/{sessionId}/activities
Path parameters
sessionIdstring required
Headers
projectstring required
Response
Ok