{ "opencollection": "1.0.0", "info": { "name": "Addresses Introduction Account Addresses Search Indexes API", "version": "25.1126.6886238" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Search Indexes", "type": "folder" }, "items": [ { "info": { "name": "List search indexes", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/pcm/catalogs/search-indexes", "params": [ { "name": "out_of_sync", "value": "", "type": "query", "description": "Filter search indexes by out of sync status" } ] }, "docs": "List search indexes." } ] } ], "bundled": true }