Beta
Resource Notifications
This endpoint is in beta and is subject to change. It is provided for early access and testing purposes only.
Path parameters
id
Unique identifier of the resource
Headers
Authorization
OAuth authentication of the form <token>.
Query parameters
limit
Limit total notifications in the response. Defaults to 100.
offset
Offset which notifications are returned. Defaults to 0.
Response
This endpoint returns an object.
offset
limit
next
data
Errors
400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error
502
Bad Gateway
520
Connection Error