Get a Connected Account
Get a Connected Account by its ID
Code Examples
Retrieving using "connected_account_id"
Retrieving using "email"
Parameters
connected_account_id
type: string Optional
ID of the Connected Account
email
type: string Optional
Email associated with the account
Response
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from what’s written here.
JSON format
Last updated