v3

latestOpenAPI 3.1.02026-08-01389986.6 KB
Record

Get number of records

Returns the number of records in a collection.

get/api/v2/tenants/{tenant}/databases/{database}/collections/{collection_id}/count

Path parameters

tenantstring required

Tenant UUID

databasestring required

Database name

collection_idstring required

Collection UUID

Query parameters

read_level'index_and_wal' | 'index_only' | 'index_and_bounded_wal'

Read level for consistency vs performance tradeoffs

Response

Number of records in the collection

integer required