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
- 200
- 401
Success
Missing, malformed, unknown, or revoked partner API key.