Process Event Details
GET {{cb_url}}/api/v1/process/{{cb_process_id}}/{{cb_segment_id}}/event
Gets the events for the process with CB process_id
and segment_id
. There are slight differences in the returned payload between the v1
, v2
, v3
, and v4
endpoints. These differences will be discussed in detail in the โReturnsโ section of the documentation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |