Apache Iceberg · Example Payload

Rest Catalog Open Api Table Metadata Example

ACIDAnalyticsApacheData LakeLakehouseOpen-SourceTable Format

Rest Catalog Open Api Table Metadata Example is an example object payload from Apache Iceberg, with 20 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

format-versiontable-uuidlocationlast-updated-msnext-row-idpropertiesschemascurrent-schema-idlast-column-idpartition-specsdefault-spec-idlast-partition-idsort-ordersdefault-sort-order-idencryption-keyssnapshotscurrent-snapshot-idlast-sequence-numberstatisticspartition-statistics

Example Payload

Raw ↑
{
  "format-version": 2,
  "table-uuid": "iceberg-2637",
  "location": "s3://my-bucket/warehouse/my_database/sales_data",
  "last-updated-ms": 158,
  "next-row-id": 496,
  "properties": {},
  "schemas": [
    "example-value"
  ],
  "current-schema-id": 658,
  "last-column-id": 904,
  "partition-specs": [
    "example-value"
  ],
  "default-spec-id": 311,
  "last-partition-id": 904,
  "sort-orders": [
    "example-value"
  ],
  "default-sort-order-id": 243,
  "encryption-keys": [
    "abc123def456abc123def456"
  ],
  "snapshots": [
    "example-value"
  ],
  "current-snapshot-id": 921,
  "last-sequence-number": 532,
  "statistics": [
    "example-value"
  ],
  "partition-statistics": [
    "example-value"
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/rest-catalog-open-api-table-metadata-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.