Skip to main content

Get all events since a cursor

GET 

/v1/card/events

Returns events in sequence order after since. The sequence is gap-free, so a page boundary can never hide an event. nextCursor is null once you are caught up — poll on a schedule rather than only after an incident, because a failed push is never retried.

Request

Responses

Success