Resource Notifications

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

idstringRequired

Unique identifier of the resource

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Query parameters

limitintegerOptional

Limit total notifications in the response. Defaults to 100.

offsetintegerOptional

Offset which notifications are returned. Defaults to 0.

Response

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

Errors