Channel Catalogs - Global
List all your current channel catalogs
get/v2/user/channelCatalogs/
Query parameters
storeIdstring guid
The store identifier
Response
OK
Example response
{
"links": {
"self": {
"href": "/v2/user/channelCatalogs",
"method": "GET"
},
"beezUPColumns": {
"href": "/v2/user/catalogs/beezUPColumns",
"method": "GET"
},
"add": {
"href": "/v2/user/channelCatalogs",
"method": "POST"
},
"filterOperators": {
"href": "/v2/user/channelCatalogs/filterOperators",
"method": "GET"
}
},
"lovLinks": {
"channelCatalogExclusionFilterOperatorLov": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
},
"channelCatalogExportCacheStatusLov": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
}
}
}