API resource
Tasks
Tasks are background actions in your account, such as WordPress updates, staging, restores, migrations, reports, cleanup, and other site maintenance. Use Tasks to check status and progress, review the sites and options used for the task, and inspect site-level progress and steps when details are available.
List tasks
Returns tasks in your account with status, type, progress, and request
/tasks GETShow task
Returns one task with its current status, request details, site-level
/tasks/{task_id} POSTCancel task
Requests cancellation for a task.
/tasks/{task_id}/cancel