OpenAPI 3.0.02026-08-19307334615.8 KB
17bf8913206e
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