{ "opencollection": "1.0.0", "info": { "name": "Remote Benefits Benefit Offers Company Structure API", "version": "2026-05-22" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Company Structure", "type": "folder" }, "items": [ { "info": { "name": "List Company Structure Nodes", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.remote.com/v1/company_structure_nodes", "params": [ { "name": "employment_id", "value": "", "type": "query" } ] }, "docs": "List Company Structure Nodes" } ] } ], "bundled": true }