v4

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

{"stackTrail":"paths:/sessions/{sessionId}/activities:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}