{ "opencollection": "1.0.0", "info": { "name": "Global System for Mobile Communications GSMA Camara Project Endpoint Discovery Application Phone Number Share API", "version": "0.1.0-wip" }, "items": [ { "info": { "name": "Phone Number Share", "type": "folder" }, "items": [ { "info": { "name": "Global System for Mobile Communications Returns the phone number associated with the access token", "type": "http" }, "http": { "method": "GET", "url": "{apiRoot}/{basePath}/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 }