List Connections

get/api/portfolio/v1/portfolios/{portfolioId}/connections

Get a list of the connections for a given portfolio to which the user with the access token belongs

Path Parameters

  • portfolioIdstringRequired
    The id of the portfolio to retrieve

200 Response

Array of
id string <uuid>required
name string required
institution_id string <uuid>required
institution_name string required
last_sync string <date-time>
sync_status string
Allowed values: idle scheduled processing error

default Response

error string required
errorName string required
reqId string required