get https://discovery.bloomreach.com/dataconnect/api/v3/accounts//catalogs//environments/
View the current state of a catalog. This returns the entire catalog with product and item feed record data.
Note
The
data
field in the response object differs based on the type on Catalog. For product catalogs, you will only get theProductCatalog
part, and for content catalogs, you will only get theContentCatalog
part of the response.