v1

latestSwagger 2.02026-07-17221224.2 KB
tasks

Get information on all tasks

get/tasks

Query parameters

patternstring

Glob style pattern to match task IDs

fieldsstring[]

List of fields to return

dot-viewstring required

One of labels or attributes. Labels is less readable but will correctly render with all the information contained in labels.

script-formatstring required

One of formatted or raw. Raw will return the script identical to how it was defined. Formatted will first format the script.

offsetinteger

Offset count for paginating through tasks.

limitinteger

Maximum number of tasks to return.

Response

List of tasks

All 22 operations