v1

latestOpenAPI 3.0.2Apache 2.02026-07-17212942.1 KB
Tables

Load a table

Load a table from the catalog

get/apis/iceberg/v1/{prefix}/namespaces/{namespace}/tables/{table}

Path parameters

prefixstring required

An optional prefix to use for the catalog. A prefix can be used to distinguish between multiple catalogs

namespacestring required

A namespace identifier as a URL-encoded concatenation of namespace levels, separated by the null byte (0x00)

tablestring required

A table name

Query parameters

snapshots'all' | 'refs'

Control what snapshots to return. Defaults to 'all' if not specified

Headers

X-Iceberg-Access-Delegation'vended-credentials' | 'remote-signing'

Response

Table metadata

metadata-locationstring

Location of the metadata file

configobject

Configuration for accessing the table