Tasks

List a task's launch_runs newest-first, each with status, failureReason, the skill's summary and links, the schema snapshots the run enforced, the run.created/run.finished event ids, and its resumeOfLaunchRunId lineage.

get/experimental/tasks/{id}/runs

Path parameters

idstring uuid required

Query parameters

OR
'id'
OR
'-id'
page[size]integer
page[after]string
page[before]string

Headers

Authorizationstring

Response

Default Response

Changes

Changed in 3 of the 55 revisions of this API.110

    • ○

      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

    • ○

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

      response-optional-property-added

    • ▲

      removed the required property /// from the response with the status

      response-required-property-removed

    • ○

      added the new optional query request parameter page[after]

      new-optional-request-parameter

    • ○

      added the new optional query request parameter page[before]

      new-optional-request-parameter

    • ○

      added the new optional query request parameter page[size]

      new-optional-request-parameter

    • ○

      added the new optional query request parameter sort

      new-optional-request-parameter

    • ○

      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

    • ○

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

      response-required-property-added