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
- v104b2830723581
- 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
- ○
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
removed
Runsubschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the optional property
actionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
created_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
latest_attemptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
payloadto the response with the200statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
- ▲