Get Next Batch of Events
GET {{baseUrl}}/1/admin/events/1/events/get?company_id=dolore&cursor=eyJjdXJzb3JfdmVyc2lvbiI6MSwic...
Returns the next batch of historical events from the cursor argument.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | (Required) The ID of the company to get events for. | |
cursor | string | (Required) The next_cursor value from the previous call. |
RESPONSES
status: OK
{"events":[{"id":"consectetur ullamco Excepteur Lorem","time_usec":-86891974,"event":"create-thread","action":"create","thread__thread_type":"TWO_PERSON_CHAT","thread_id":"in consectetur veniam cillum ut","thread__author_id":"sunt cupidatat","user_id":"aliquip dolor Ut velit","company_id":"Except","ip":"deserunt non reprehenderit","session_id":"Lorem incididunt","user_agent":"","device":"dolore ex cupidatat commodo rep","quip_version":"sunt ut et","sub_action":"qui in ut","object":"thread","child_object":"ut commodo nostrud"},{"id":"dolore culpa","time_usec":42685301,"event":"create-thread","action":"create","thread__thread_type":"DOCUMENT","thread_id":"aliqua anim minim volupt","thread__author_id":"irure","user_id":"quis occaecat","company_id":"officia sint","ip":"ipsum veniam adipis","session_id":"proident irure","user_agent":"dolor proident laborum","device":"dolor Duis proident Excepteur","quip_version":"magna pariatur in","sub_action":"quis amet Lorem et","object":"thread","child_object":"dolore incididunt ut mollit"}],"more_to_read":false,"next_cursor":"fyJjdXJzb3JfdmVyc2lvbiI6MSwic..."}