Skip to main content

Aggregate counts for a network

GET 

/v1/networks/:networkId/stats

Returns live aggregate counts for the network: total and opted-in podcasts, total campaigns, total offers broken down by status (pending, accepted, rejected, negotiating), and total members. Requires at least read-only access. The counts are computed on demand by scanning the network's collections rather than read from denormalized counters, so this call is heavier than the other reads.

Request

Responses

Aggregate counts for a network