v4

OpenAPI 3.0.02026-07-31257282489.4 KB
Ticket

Export a single ticket for audit

Returns an audit-focused CSV export of one ticket: one row per event in strict chronological order with the columns timestamp, actor, actor_email, event_type, detail, content. Covers messages, internal notes, status/assignee/priority/tag changes and automated/system actions; routing (team/assignee) is included in the detail text of the ticket-created and inbox-entered rows. Downloaded as ticket_<bugId>_audit.csv (text/csv).

get/tickets/{ticketId}/audit-export

Path parameters

ticketIdstring required

Headers

projectstring required

Response

Ok

{"stackTrail":"paths:/tickets/{ticketId}/audit-export:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}