Project Notifications

Beta
GET

This endpoint is in beta and is subject to change. It is provided for early access and testing purposes only.
The Project Notifications endpoint returns a list of notifications on all entities saved to a project.

Path parameters

idstringRequired
Unique identifier of the project

Query parameters

limitintegerOptional
Limit total notifications in the response. Defaults to 100.
offsetintegerOptional
Offset which notifications are returned. Defaults to 0.
sort"-date"Optional
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: -date

Response

This endpoint returns an object.
offsetinteger
limitinteger
nextboolean
datalist of objects
sizeobject