Get IntegrationRun Log
Retrieve the integrationrun log for the given UUID.
This endpoint is for retrieving logs of a specific integrationrun. It is useful for debugging and monitoring the performance of integrations within your organization.
Path parameters
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
The UUID associated with the integrationrun. This ID helps in pinpointing the exact integrationrun logs you are looking to retrieve.
Response
Returns the IntegrationRun
Changes
Changed in 3 of the 10 revisions of this API.222
- ○
removed
AbstractResponseWithAuditFieldsAbstractResponsesubschema #3from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the optional property
Payloadto the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
TIMEOUT_LIMIT_EXCEEDEDenum value to theallOf[subschema #3]/status/allOf[RunStatus]/response property for the response status200response-property-enum-value-added
- ●
- ▲
the response property
allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ●
added the new
RATE_LIMIT_RETRYenum value to theallOf[subschema #3]/status/allOf[RunStatus]/response property for the response status200response-property-enum-value-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲