List Iceberg namespaces
GET/v1/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.
Request​
Responses​
- 200
- 400
- 404
- 500
Namespaces retrieved successfully
Bad request
Namespace not found
Internal server error