Retrieve history events for a given entity type using Point-In-Time (PIT) search. Suitable for paginated access to large result sets.

Use the 'count' parameter in the initial request to specify how many results to return. In subsequent requests, use both 'scrollId' (returned from the previous response) and 'count' parameters together.

Note: A new scrollId is returned with each response and must be used in the next request. Always update the scroll in your pagination logic.

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

Entity type

Query Params
string

Point in time cursor.

int32
1 to 100

Number of items to be returned.

string

Type of event that we want to search

string

Field

string

Origin

string

User ID

int64

From time in milliseconds (epoch time)

int64

To time in milliseconds (epoch time)

string

Event ID

string

Metadata Entity ID

string

Context

Responses

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