{ "opencollection": "1.0.0", "info": { "name": "Remote Benefits Benefit Offers Identity API", "version": "2026-05-22" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Identity", "type": "folder" }, "items": [ { "info": { "name": "Get Token Identity", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.remote.com/v1/identity" }, "docs": "Shows the entities controllable by the current access token." } ] } ], "bundled": true }