latestOpenAPI 3.1.02026-08-20118232229.3 KB
0e42b0fb26d9
Describe catalog usage
Returns physical bytes stored by one Tower-managed catalog, including Iceberg metadata and not-yet-compacted snapshot history. Measurements are cached and may be temporarily unavailable; measured_at is null when no measurement exists. BYO and S3 Tables catalogs are not metered.
get/catalogs/{name}/usage
Path parameters
namestring required
The name of the catalog.
The name of the catalog.
Query parameters
environmentstring
Environment whose catalog usage to return. When it has no same-named catalog, usage for the catalog from default is returned instead.
Environment whose catalog usage to return. When it has no same-named catalog, usage for the catalog from default is returned instead.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DescribeCatalogUsageResponse.json"
}