v3

latestOpenAPI 3.1.02026-08-0712650111.6 KB

Get Content Count

Return count of content items, optionally filtered by status.

With ?groupBy=uploadStatus, returns every upload-status count plus the total in a single query/response — the portal library previously fired 5 separate count requests per page load to paint its filter badges. The no-groupBy shape is unchanged for back-compat.

get/v1/content/count

Query parameters

statusstring nullable
uploadStatusstring nullable
publishStatusstring nullable
groupBystring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/content/count:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}