List updates with cursor-based pagination (desc)

Returns updates ordered by date in descending order using cursor-based pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Provider (submitting participant) ID. (optional)

  • If provided, results are filtered by provider.
  • Can be combined with party_id for more specific filtering.
string

Party ID involved in the update. (optional)

  • If provided without provider_id, filters updates by party.
  • If combined with provider_id, filters updates by both.
date-time
required

Pagination cursor

Defines the starting point for the next page. Results are returned in descending order by record time.

1 to 100

Page size (optional) min 1, max 100, default 10


Limit of items to return per page. Must be between 1 and 100 inclusive. Default is 10.

string
enum
Defaults to public

Update visibility type (optional)

  • public → only public updates (default)
  • private → only private updates (verdicts)
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json