List connected accounts
You can filter down to a specific user by passing the ?user_id query parameter.
Authentication
AuthorizationBasic
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
_fields
user_id
Response
Successful response
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error