list_participant_events
List a participant's change events
The participant's typed change events, newest-first, cursor-paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Canonical `scheme::value` Peppol identifier. | |
| limit | No | Page size, clamped to [1, 200]. Defaults to 50. | |
| cursor | No | Opaque pagination cursor returned as `next_cursor` by the previous page. |