id string — OPTIONALThe unique identifier of the integration |
path string — OPTIONALThe path of the integration |
message string — OPTIONALA message describing the integration |
status string — OPTIONALPossible values: [CREATED, PROCESSING, COMPLETED, FAILED, ARCHIVED] The status of the integration |
request_details object — OPTIONALDetails of the request made to the integration path string — OPTIONALThe original request's path | http_method string — OPTIONALThe original request's HTTP method | body string — OPTIONALThe original request's body content | query_params string — OPTIONALThe original request's query param content |
|
response — OPTIONALContains the result of the process, each request type has it's own result format. |