Learn
Graph Login
Request a Demo
Search...
/
Home
API
Bulk Data
Sayari Library
Change Log
Key Concepts
Introduction
Endpoint Overview
Authentication
Requests
Pagination
Response Status Codes
Data Types
Rate Limits
API Clients
Overview
Open API
Postman
Go
Python
Node
API Reference
Auth
Search
Resolution
Trade
Entity
Traversal
Record
Source
Project
Resource
Attributes
Notifications
Info
GET
Get Usage
GET
Get History
Metadata
Supply Chain
Guides
Getting Started
Entity Search
Resolution
Trade Search - Shipments
Trade Search - Suppliers & Buyers
v0 Migration
Use Cases
Screening
Investigations
Learn
Graph Login
Request a Demo
API Reference
Info
Get History
GET
https://
api.sayari.com
/
v1
/
history
The history endpoint return a user's event history.
Query parameters
events
string
Optional
The type of events to filter on.
from
date
Optional
An ISO 8601 encoded date string indicating the starting time period for the events. In the format YYYY-MM-DD
to
date
Optional
An ISO 8601 encoded date string indicating the ending time period for the events. In the format YYYY-MM-DD
size
integer
Optional
Size to limit number of events returned
token
string
Optional
Pagination token to retrieve the next page of results
Response
This endpoint returns an object.
size
integer
next_token
string
events
list of objects
Show 5 properties
Built with