Retrieve a Connected Account
GET/v1/connected-accounts/:id
Returns the public object for a connected account that belongs to the primary account and the Secret API Key mode. A missing ID, an ID owned by another primary account, or an ID from another mode produces the same 404 response.
The response does not include bank data, members, invitations, weekly fee configuration, or onboardingUrl.
Request
Responses
- 200
- 401
- 404
Connected account found.
Invalid Secret API Key or disallowed Publishable API Key.
The connected account does not exist in the authenticated primary account and mode.