Get a Connected Account
Get a Connected Account by its ID
Returns a specified connected account.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
200
OK
application/json
400
Bad Request
401
Unauthorized
post
/connected_accounts/getCode 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
Was this helpful?

