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
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
"2026-08-05-1"
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.

