{ "opencollection": "1.0.0", "info": { "name": "1Fort API Documentation broker (v2): storefront API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "broker (v2): storefront", "type": "folder" }, "items": [ { "info": { "name": "List Storefront", "type": "http" }, "http": { "method": "GET", "url": "https://api.1fort.com/apis/v2/broker/storefront" }, "docs": "Get the current broker user's storefront.\nReturns the storefront data directly without pagination wrapper." } ] } ], "bundled": true }