Catalog Browse provides an endpoint for retrieving data driven enum details, which is useful for commerce pages or sections that leverage data driven enums and need to hydrate and gather additional details for.
This endpoint essentially passes the request along to the CatalogProvider to gather the base catalog info. Additionally, users could add other providers into the flow to hydrate other information from external services.
For request and response details, please reference the OpenAPI specification for this endpoint.