Tasks

List tasks in a workspace, newest first. Optionally filtered by status, or narrowed to the tasks carrying an external link with filter[linkType] and filter[linkValue].

get/experimental/tasks

Query parameters

OR
'id'
OR
'-id'
page[size]integer
page[after]string
page[before]string
filter[workspaceName]string required
'running'
OR
'waiting_for_input'
OR
'cancelled'
OR
'completed'
'running'
OR
'waiting_for_input'
OR
'cancelled'
OR
'completed'
filter[linkType]string
filter[linkValue]string

Headers

Authorizationstring

Response

Default Response

Changes

Changed in 4 of the 55 revisions of this API.27

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ●

      deleted the query request parameter filter[link.type]

      request-parameter-removed

    • ●

      deleted the query request parameter filter[link.value]

      request-parameter-removed

    • ○

      added the new optional query request parameter filter[linkType]

      new-optional-request-parameter

    • ○

      added the new optional query request parameter filter[linkValue]

      new-optional-request-parameter

    • ○

      added the new optional query request parameter filter[link.type]

      new-optional-request-parameter

    • ○

      added the new optional query request parameter filter[link.value]

      new-optional-request-parameter

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added