Skip to main content
GET
List Reserve Updates

Authorizations

Authorization
string
header
required

API key authentication. Send your raw API key as the Authorization header value with NO scheme prefix — Authorization: YOUR-API-KEY. Do NOT prefix it with Bearer or ApiKey, and do not use an X-API-Key header; those are not accepted.

Path Parameters

companyId
string<uuid>
required

Company identifier

eventId
string<uuid>
required

Event identifier

Query Parameters

categoryId
string<uuid>

Only feed rows for this reserved category

Response

The event's reserve-update feed, newest first

rows
object[]
required

A reserve-update feed row, discriminated by kind: user (a set of the expected total), erodingPayment (an automatic row for a reserve-eroding payment), or reset (the history-reset marker).