{ "opencollection": "1.0.0", "info": { "name": "Canto PIM bulk_products_catalogs filter API", "version": "v1.0.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "filter", "type": "folder" }, "items": [ { "info": { "name": "Filtering product attributes", "type": "http" }, "http": { "method": "POST", "url": "https://{tenantSubdomain}.{region}/api/v1/pim/product_attributes/filter", "body": { "type": "json", "data": "{}" } }, "docs": " Apply filters to queries based on select Product Attributes\n" } ] } ], "bundled": true }