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
GET
Project Notifications
GET
Resource Notifications
DEL
Delete Project Notifications
DEL
Delete Entity Notifications
DEL
Delete Resource Notifications
Info
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
Notifications
Resource Notifications
Beta
GET
https://
api.sayari.com
/
v1
/
notifications
/
resources
/
:id
This endpoint is in beta and is subject to change. It is provided for early access and testing purposes only.
The Resource Notifications endpoint returns a list of notifications for a saved entity.
Path parameters
id
string
Required
Unique identifier of the resource
Query parameters
limit
integer
Optional
Limit total notifications in the response. Defaults to 100.
offset
integer
Optional
Offset which notifications are returned. Defaults to 0.
Response
This endpoint returns an object.
offset
integer
limit
integer
next
boolean
data
list of objects
Show 7 properties
Built with