v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14138349.9 KB

Returns a list of tasks that can be filtered by state.

get/tasks

Query parameters

maxResultsinteger

The maximum number of tasks per page.

nextTokenstring

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

state'IN_PROGRESS' | 'CANCELED' | 'COMPLETED'

A structure used to filter the list of tasks.

Response

Success

nextTokenstring

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