latestOpenAPI 3.0.02026-08-19306332608.3 KB
b8a72fda881e
Ticket
List available export fields
Returns the exportable field definitions ({ fields: [...] }) for a ticket type; use these keys as projection[] values on GET /tickets/csv-export.
get/tickets/export-fields
Query parameters
typestring
- Ticket type whose fields to list (default: BUG)
Headers
projectstring required
Response
Ok
{"stackTrail":"paths:/tickets/export-fields:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}