Ellipsis APIReferenceAlerts
Alerts
Alerts endpoints of the Ellipsis REST API.
Delete Asset
Delete an asset. A foreign, missing, or already-deleted id is an indistinguishable 404, so ids can't be enumerated. Sandbox tokens get a 403 (a sandbox token sits next to potentially-untrusted code and must not be able to destroy the customer's assets — uploading is fine, destruction is not); API keys and user tokens may delete.
List Alerts
List the caller's organization-scoped alerts (budget alerts in v1), optionally filtered by status and source. Available to all credential types, so an agent can check "is this org near budget?" mid-task.