catalogs
Get user catalog metadata
Get user catalog metadata.
Path Parameters:
- catalog_name: The name of the catalog
Returns:
- UserCatalog: The user catalog metadata including id, name, and created_at.
get/api/v1/catalog/catalogs/{catalog_name}
Path parameters
catalog_namestring required
Example:mycatalog
Response
The user catalog metadata