Get Subscriptions

Overview Retrieves a paginated list of subscriptions from the NIZU Cloud API Client service. Although this request uses the GET method, it currently sends a small JSON payload in the raw bod

GET
1.0.0 01-08-2026

Body parameters

module string Example: subscriptions
data object Example:
{
  "filter": [
    {
      "client_id": 1
    }
  ]
}