get_participant_history
List a participant's temporal history
The participant's temporal rows across the directory/card/registration/SMP fact families, 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. |