Query Parameters
Which subscriptions to list:
all
(default): global + your private (admins see all)global
: all globalowner
: user-specific; combine withowner=
(admin can query any user)
Available options:
all
, global
, owner
Densify username to scope type=owner
queries (admins only for others).
Return details for a single subscription by ID.
Response
200 - application/json
Array of subscriptions
Unique ID assigned to the subscription.
Empty for global; username for private.
Available options:
true
, false
Webhook destination for delivering subscription notifications.
If omitted, notifications typically trigger nightly after analysis/reporting.
Success | Failure of last push to webhook (with timestamp).
On-Demand Success/Failure or Scheduled Success/Failure with timestamp.
Error/status message (on error).
HTTP-like status code (200, 204, 400, 401, 404, 415, 500).