v4

latestOpenAPI 3.0.12026-07-138621.3 KB
Advanced

get/cms/source-code/2026-09/extract/async/tasks/{taskId}/status

Path parameters

taskIdinteger required

Response

successful operation

completedAtstring date-time required

The timestamp indicating when the action was completed.

linksobject

A collection of related links associated with the action.

requestedAtstring date-time

The timestamp indicating when the action was requested.

startedAtstring date-time required

The timestamp indicating when the action was started.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

The current status of the action, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.