Check if a namespace exists.
GET/v1/iceberg/namespaces/:namespace
This endpoint returns a 200 OK response if the namespace exists, otherwise it returns a 404 Not Found response.
Responses​
- 200
- 400
- 404
Namespace exists
Invalid namespace format
Namespace does not exist
