Get what changed on a trip while the traveler was away

Return a curated digest of actions taken on trip_id by someone other than the requesting traveler, newest first. Each item states whether the action could be undone when it was taken and whether it can still be undone — clients should gate an undo affordance on isStillReversible, not on isReversible. since bounds the window and defaults to seven days ago; it must be a timezone-aware instant. This is a synthesis, not a page of the timeline: internal state-propagation events are excluded and the result is capped rather than paginated. 404 when the trip does not exist; 403 when it belongs to a different user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Query Params
integer
1 to 50
Defaults to 20
Responses

400

Malformed since parameter

403

Caller is not the trip owner

404

Trip not found

503

Database unavailable

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json