Changes to List Runs

GET /api/v1/runs

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 16 of the 134 revisions of this API.11432

  1. ef906071a8e412
  2. 7fe7b675579921
  3. 4f9aedeb721112
  4. d043ecc9a6522
  5. fa4de608a93c2
  6. 44617fd2c7221
  7. ad4eeab2bd6f1
  8. de85d055604012
  9. 1fa851815cf244
  10. 682a04780c6e1
  11. 76cc64a95e2e1
  12. 2d8ec3b683c24
  13. f0039c82fe7f216
  14. 687e515d2bde1
  15. f86b728d9d174
  16. 75eb02b1c66b1

What changed

  • ef906071a8e412See the full diff
    • added the new publish_failed enum value to the data/items/lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    • the response property data/items/timing/oneOf[RunTiming]/inference_time_ms became required for the status 200

      response-property-became-required

    • the response property data/items/timing/oneOf[RunTiming]/tool_time_ms became required for the status 200

      response-property-became-required

  • 7fe7b675579921See the full diff
    • the response property data/items/timing/oneOf[RunTiming]/inference_time_ms became optional for the status 200

      response-property-became-optional

    • the response property data/items/timing/oneOf[RunTiming]/tool_time_ms became optional for the status 200

      response-property-became-optional

    • removed the publish_failed enum value from the data/items/lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 4f9aedeb721112See the full diff
    • added the new publish_failed enum value to the data/items/lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    • the response property data/items/timing/oneOf[RunTiming]/inference_time_ms became required for the status 200

      response-property-became-required

    • the response property data/items/timing/oneOf[RunTiming]/tool_time_ms became required for the status 200

      response-property-became-required

    • the response property data/items/timing/oneOf[RunTiming]/inference_time_ms became optional for the status 200

      response-property-became-optional

    • the response property data/items/timing/oneOf[RunTiming]/tool_time_ms became optional for the status 200

      response-property-became-optional

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property data/items/timing/oneOf[RunTiming]/inference_time_ms became required for the status 200

      response-property-became-required

    • the response property data/items/timing/oneOf[RunTiming]/tool_time_ms became required for the status 200

      response-property-became-required

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the publish_failed enum value from the data/items/lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-removed

    • added the new publish_failed enum value to the data/items/lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • de85d055604012See the full diff
    • added PrincipalUser PrincipalWorker PrincipalWebhook PrincipalSlack PrincipalAgent PrincipalSystem to the data/items/created_by response property oneOf list for the response status 200

      response-property-one-of-added

    • added discriminator to data/items/created_by response property for the response status 200

      response-property-discriminator-added

    • removed Principal subschema #2 from the data/items/created_by response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 1fa851815cf244See the full diff
    • removed the required property data/items/sandbox/oneOf[RunSandbox]/image from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/sandbox/oneOf[RunSandbox]/provider from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/sandbox/oneOf[RunSandbox]/runtime from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/sandbox/oneOf[RunSandbox]/snapshot from the response with the 200 status

      response-required-property-removed

    • added the optional property data/items/sandbox/oneOf[RunSandbox]/failure to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/sandbox/oneOf[RunSandbox]/instance to the response with the 200 status

      response-optional-property-added

    • added the required property data/items/sandbox/oneOf[RunSandbox]/kind to the response with the 200 status

      response-required-property-added

    • added the required property data/items/sandbox/oneOf[RunSandbox]/plan to the response with the 200 status

      response-required-property-added

    • added the optional property data/items/automation/oneOf[AutomationRef]/trigger_id to the response with the 200 status

      response-optional-property-added

    • added the new enum value size to the query request parameter sort

      request-parameter-enum-value-added

    • added the new enum value changes to the query request parameter sort

      request-parameter-enum-value-added

    • added the new enum value repo to the query request parameter sort

      request-parameter-enum-value-added

    • added the new enum value title to the query request parameter sort

      request-parameter-enum-value-added

    • added the new enum value workflow to the query request parameter sort

      request-parameter-enum-value-added

  • f0039c82fe7f216See the full diff
    • removed the enum value queued from the property items/ of the query request parameter status

      request-parameter-property-enum-value-removed

    • added RunStatusPending RunStatusRunnable to the data/items/lifecycle/status response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new approval_denied enum value to the data/items/lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    • added the enum value pending to the property items/ of the query request parameter status

      request-parameter-property-enum-value-added

    • added the enum value runnable to the property items/ of the query request parameter status

      request-parameter-property-enum-value-added

    • added pending runnable discriminator mapping keys to the data/items/lifecycle/status response property for the response status 200

      response-property-discriminator-mapping-added

    • removed queued discriminator mapping keys from the data/items/lifecycle/status response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed RunStatusQueued from the data/items/lifecycle/status response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the required property data/items/lifecycle/approval to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property data/items/size to the response with the 200 status

      response-required-property-added

    • added the new optional query request parameter direction

      new-optional-request-parameter

    • added the new optional query request parameter sort

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the optional property meta/total to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property data/items/retried_from to the response with the 200 status

      response-required-property-added