{ "opencollection": "1.0.0", "info": { "name": "Partnerize Brands Attribution My Brands API", "version": "1.4.99" }, "items": [ { "info": { "name": "My Brands", "type": "folder" }, "items": [ { "info": { "name": "List My Brands", "type": "http" }, "http": { "method": "GET", "url": "https://api.partnerize.com/v3/partner/my-brands", "params": [ { "name": "brand_ids[]", "value": "111111l1", "type": "query", "description": "If you only want to retrieve information about a specific set of brands, apply this filter" }, { "name": "partner", "value": "111111l1", "type": "query", "description": "If you only want to retrieve brand information for brands that are associated with a specific partner, apply this filter" } ] }, "docs": "Information about the brands the authenticated partner is associated with. This will include brands from networks they've been blocked from." } ] } ], "bundled": true }