Tasks

Find a task by its (workspace, link type, link value) triple. 404 when no match exists.

get/experimental/tasks/by-link

Query parameters

workspaceNamestring required
typestring required
valuestring required

Headers

Authorizationstring

Response

Default Response

Changes

Changed in 2 of the 26 revisions of this API.13

  • 4e0376ae878b11See the full diff
    • removed the optional property data/attributes/currentRun/anyOf[subschema #1]/progress from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/attributes/currentRun/anyOf[subschema #1]/liveness to the response with the 200 status

      response-optional-property-added

    • added the optional property data/attributes/definition/snapshotFamily to the response with the 200 status

      response-optional-property-added

    • added the optional property data/attributes/latestEvents/items/attributes/anyOf[subschema #1]/payload/definition/snapshotFamily to the response with the 200 status

      response-optional-property-added