{ "opencollection": "1.0.0", "info": { "name": "Call Forwarding Signal Age Verification Phone number share API", "version": "wip" }, "items": [ { "info": { "name": "Phone number share", "type": "folder" }, "items": [ { "info": { "name": "Returns the phone number associated with the access token", "type": "http" }, "http": { "method": "GET", "url": "{apiRoot}/call-forwarding-signal/vwip/device-phone-number", "headers": [ { "name": "x-correlator", "value": "" } ] }, "docs": "Returns the phone number so the API clients can verify the number themselves:\n- It will be done for the user that has authenticated via mobile network\n- It returns the authenticated user's `device phone number` associated to the access token\n" } ] } ], "bundled": true }