Collection

Get collection

Returns a collection by ID or name.

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

Path parameters

tenantstring required

Tenant UUID

databasestring required

Database name

collection_idstring required

Collection UUID

Response

Collection found

databasestring required
dimensioninteger nullable
idstring uuid required
log_positioninteger required
metadataHashMap
namestring required
tenantstring required
versioninteger required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.