Posts: 21 OSSupportQuestions Get Sender Email by API KEY Wednesday, July 17, 2019 at 10:26am 0 votes Hi team, Our client has a question that if they have an API Key, how they can know which email is associated to this API Key? Please advise if you need any further information. Thanks, July 17 Created January 21 Last Updated 3 years ago Last Reply 1 Replies 19 Views 2 Users 0 Likes 0 Links Posts: 3294 Duo_Liang Reply to: Get Sender Email by API KEY Wednesday, July 17, 2019 at 11:57am 0 votes Hi there, There's an API call returning relevant info(including sender email) that allows integrated users to invoke. See below: HTTP Request GET /api/session HTTP Headers Accept: application/json; esl-api-version=11.21 Authorization: Basic api_key The "email" attribute is under the "user" node. Hope this could help! Duo Duo Liang OneSpan Evangelism and Partner Integrations Developer Log in or register to post comments
Posts: 3294 Duo_Liang Reply to: Get Sender Email by API KEY Wednesday, July 17, 2019 at 11:57am 0 votes Hi there, There's an API call returning relevant info(including sender email) that allows integrated users to invoke. See below: HTTP Request GET /api/session HTTP Headers Accept: application/json; esl-api-version=11.21 Authorization: Basic api_key The "email" attribute is under the "user" node. Hope this could help! Duo Duo Liang OneSpan Evangelism and Partner Integrations Developer Log in or register to post comments
Reply to: Get Sender Email by API KEY
Wednesday, July 17, 2019 at 11:57amDuo Liang OneSpan Evangelism and Partner Integrations Developer