Portfolio
Get aggregated portfolio
Get the aggregated portfolio of the user containing market values.
GET
/
api
/
v1
/
holdings
/
portfolio
Authorizations
X-Client-Secret
string
headerrequiredContact Mesh to get client Secret
X-Client-Id
string
headerrequiredContact Mesh to get client Id
Query Parameters
UserId
string
requiredEnd user ID to get the aggregated portfolio for.
TimezoneOffset
integer
Offset in second, used to calculate daily return for cryptocurrencies.
Response
200 - application/json
status
enum<string>
Available options:
ok
, serverFailure
, permissionDenied
, badRequest
, notFound
, conflict
, tooManyRequest
, locked
, unavailableForLegalReasons
message
string | null
A message generated by the API
displayMessage
string | null
User-friendly display message that can be presented to the end user
errorType
string | null
Strictly-typed error type that is explaining the reason of an unsuccessful status of the operation. All possible error types are available in the documentation.
errorData
any | null
content
object