Resource Notifications

Beta

This endpoint is deprecated.
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