v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14138349.9 KB

Returns the status of tasks for one or more target devices.

get/executions#taskId

Query parameters

maxResultsinteger

The maximum number of tasks to list per page.

nextTokenstring

A pagination token to continue to the next page of tasks.

state'QUEUED' | 'IN_PROGRESS' | 'CANCELED' | 'FAILED' | 'SUCCEEDED' | 'REJECTED' | 'TIMED_OUT'

A structure used to filter the tasks by their current state.

taskIdstring required

The ID of the task.

Response

Success

nextTokenstring

A pagination token to continue to the next page of executions.