get_changes
The since=cursor diff feed -- ledger events with event_seq > since, plus a next_cursor. Meters one change unit per event
returned, independent of poll count. A free-tier caller is
freshness-floored, the same as every other free-tier read. limit is
bounded: an oversized page is rejected rather than truncated, so
replay with next_cursor instead of raising limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | Yes | ||
| company_id | No | ||
| event_type | No | ||
| plane_api_key | No | ||
| idempotency_key | No |