Changes to Get a trigger run

GET /triggers/{trigger-name}/runs/{run-id}

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

Changed in 2 of the 18 revisions of this API.19

  1. v104b2830723581
  2. v18adff51de02f18

What changed

    • endpoint added

      endpoint-added

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

  • v18adff51de02f18See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed Run subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property action to the response with the 200 status

      response-optional-property-added

    • added the optional property created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property id to the response with the 200 status

      response-optional-property-added

    • added the optional property latest_attempt to the response with the 200 status

      response-optional-property-added

    • added the optional property payload to the response with the 200 status

      response-optional-property-added

    • added the optional property status to the response with the 200 status

      response-optional-property-added