List Resolution Center Case Events
Lists the case timeline, newest first. Events the viewer is not allowed to see are omitted — a customer reads the customer-visible timeline, the merchant reads the full one.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
"2026-07-27"
Path Parameters
The resolution center case ID (reso_ tag).
Query Parameters
The number of events to return (default 20, max 100).
A cursor; returns events after this position.
The number of events to return from the end of the range.
A cursor; returns events before this position.

