v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Namespaces

Get Namespace Stats (Batch)

Returns document/bucket/collection/object counts for many namespaces in ONE call. Replaces per-row /stats fan-out on list views. Counts are aggregated in batch and live doc-counts gathered concurrently; namespaces the caller cannot see are omitted.

post/v1/namespaces/stats/batch

Request body

namespace_idsstring[] required

Namespace IDs to fetch counts for (the visible rows).

Response

Successful Response

statsobject

Map of namespace_id → its counts. Namespaces the caller cannot see are omitted.