GET
/account-token/{public_token}
Returns the account token for the end user with the provided public token.
Header Parameters
Authorization
StringRequired
Token-based authentication with required prefix "Bearer"
Query & Path Parameters
public_token
StringRequired
Response
JSON
{"account_token": "T9klMDQrcHdm9jrtHuOS2Nf06BIHwMNjpPXPMB","integration": {"name": "SAP SuccessFactors","categories": ["hris","ats"],"image": "https://cdn.merge.dev/SuccessFactors_Logo.png","square_image": "https://cdn.merge.dev/SuccessFactors_Square_Logo.jpg","color": "#F6A704","slug": "sap-successfactors"}}