v1

latestOpenAPI 3.0.3AGPL v3.02026-07-17425785.7 KB
CatalogsService

List catalogs

Gets an array of catalogs in the metastore. If the caller is the metastore admin, all catalogs will be retrieved. Otherwise, only catalogs owned by the caller (or for which the caller has the USE_CATALOG privilege) will be retrieved. There is no guarantee of a specific ordering of the elements in the array.

get/catalogs

Query parameters

maxResultsinteger

The maximum number of results per page that should be returned.

pageTokenstring

Opaque pagination token to go to next page based on previous query.

Response

OK

nextPageTokenstring

The next_page_token value to include in the next List request.

All 42 operations