v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Export Tasks

Export tasks as CSV or JSON.

Query params: format: csv or json (default json). limit: Optional max number of tasks to return. Pushed into TaskStore.list_tasks so large stores no longer materialise the whole table (issue #1728 finding 3). offset: Optional number of tasks to skip before returning rows.

get/export/tasks

Query parameters

formatstring
limitinteger nullable
offsetinteger nullable

Response

Successful Response

{"stackTrail":"paths:/export/tasks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}