Behaves the same as GET /subscriptions/cloud. Backward compatibility alias.
Which subscriptions to list:
all (default): global + your private (admins see all)global: all globalowner: user-specific; combine with owner= (admin can query any user)all, global, owner Kubex username to scope type=owner queries (admins only for others).
Return details for a single subscription by ID.
Array of subscriptions
Unique ID assigned to the subscription.
Empty for global; username for private.
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).