/{chain}/updates/{party}

Returns a paginated list of transactions for the given party.

The results will be ordered by effective time (descending by default). If no date range is supplied, the gateway applies a default trailing 30-day window.

Each entry includes top-level update metadata and a payload field containing the transaction body.

Note: For pagination, use the nextPageUrl link that will be returned as part of the output, or use the cursor parameter with the value from nextCursor in the previous response.

Language
Response
Click Try It! to start a request and see the response here!