Skip to main content

namespaces.list

Returns every namespace on this Moorcheh instance, including type, vector dimension, item count, and created time.
API: GET /namespaces — see List namespaces

Parameters

None. Returns: dict[str, Any] — object with a namespaces array. Raises: MoorchehApiError on non-2xx responses.

Examples

List All Namespaces

Response Fields

Error Handling

Error Handling Example