Iceberg

Check if a table exists.

This endpoint returns a 200 OK response if the table exists, otherwise it returns a 404 Not Found response.

head/v1/iceberg/namespaces/{namespace}/tables/{table}

Path parameters

namespaceNamespacePath required— unresolved $ref
tablestring required

Response

Table exists

Changes