For the complete documentation index, see llms.txt. This page is also available as Markdown.

Notifications

REST — Notifications endpoints.

Method
Path
Description

POST

/api/v1/notifications/subscriptions

Subscribe to event

DELETE

/api/v1/notifications/subscriptions/{id}

Unsubscribe

POST

/api/v1/notifications/webhooks

Add webhook

GET

/api/v1/notifications/webhooks

List webhooks

See also

Last updated

Was this helpful?