Get Connection

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

Get information for a single connection within a given portfolio to which the user with the access token belongs

Path Parameters

  • portfolioIdstringRequired
    The id of the portfolio to retrieve
  • connectionIdstringRequired
    The id of the connection to retrieve

200 Response

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