v38

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31148285.5 KB

Get metadata about a namespace.

get/v2/namespaces/{namespace}/metadata

Path parameters

namespacestring required

The name of the namespace.

Response

The metadata of the namespace.

schemaobject required

The schema of the namespace.

approx_row_countinteger required

The approximate number of rows in the namespace.

approx_logical_bytesinteger required

The approximate number of logical bytes in the namespace.

created_atstring date-time required

The timestamp when the namespace was created.

updated_atstring date-time required

The timestamp when the namespace was last modified by a write operation.