List portfolios
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
tokenstringRequired
Token to identify the connection
Responses
200
Successfully retrieved all portfolios
application/json
401
Invalid credentials
application/json
404
Connection not found with the given token for the current app
application/json
500
Internal server error
application/json
get
/api/v1/queries/connections/{token}/portfoliosPortfolio types
Type
Description
Last updated