Iceberg

List Iceberg namespaces

This endpoint retrieves namespaces available in the Iceberg catalog. If a parent namespace is provided, it will list the child namespaces under the specified parent.

get/v1/iceberg/namespaces

Query parameters

partsstring[] required

The parent namespace from which to retrieve child namespaces.

Response

Namespaces retrieved successfully

Changes