Tasks
List tasks
Use when listing or searching async tasks (e.g. admin queue view). Returns list with optional filtering.
get/tasks
Query parameters
created_bystring
end_timestring
entity_type'EVENTS' | 'PRICES' | 'CUSTOMERS' | 'FEATURES'
expandstring
limitinteger
offsetinteger
order'asc' | 'desc'
scheduled_task_idstring
sortstring
start_timestring
status'published' | 'deleted' | 'archived'
task_status'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED'
task_type'IMPORT' | 'EXPORT'
Response
OK