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