Project Notifications
GA<Warning>Legacy endpoint. New integrations should contact Sayari for best practices.</Warning> The Project Notifications endpoint returns a list of notifications on all entities saved to a project.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>
.
Path parameters
id
Unique identifier of the project
Query parameters
limit
Limit total notifications in the response. Defaults to 100.
offset
Offset which notifications are returned. Defaults to 0.
sort
Defines a sort order on a field. The value should begin with a ’-’ to indicate a descending sort, followed by a field name to sort on.
Allowed values:
Response
This endpoint returns an object.
next
data
size