Accessing base api account information

In my app a user can potentially have multiple Square accounts (logins) connected, so I need to save each with a unique identifier and display name. Is there a way to get this info programmatically? Many APIs will have a /me endpoint for example.

:wave: There isn’t a way to get the login credentials programmatically with Square. :slightly_smiling_face: