CSV format

The dashboard exports every job as CSV with these columns.

id,name,url,method,headers_json,body,schedule_type,schedule,timezone,timeout_ms,state,created_at

Header values are masked as ***, so an export is safe to keep alongside ordinary files and cannot be used to recreate a job with its credentials.

Import is deliberately absent. An export that masks values cannot reproduce a job that has any, and a control working for half the accounts is worse than no control at all.