List entries

Returns a page of the company's entries, ordered by last-updated ascending. Built for
incremental sync: poll with updatedSince set to the highest updatedAt already
seen, and iterate the opaque nextCursor until hasMore is false. The cursor is
inclusive and an entry touched several times appears once with its latest state, so
consumers must apply the page idempotently.

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

Entries updated at or after this instant, inclusive. The incremental-sync cursor field.

date-time

Entries created at or after this instant.

Signal
array of strings

Only entries where at least one of these signals is set. Repeatable.

Signal
string

Only entries of this identifier type.

string

Only entries whose last source matches.

string

Only entries with this resolution.

int32

Page size, 1-1000. Defaults to 100.

string

Opaque pagination token from a previous response. Do not construct or parse it.

Response

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