Get portfolio and P&L for a user. If eventId is provided (as market_id), get portfolio for the specific market. Otherwise, get global portfolio across all events.
GET
/
user
/
portfolio
Get Portfolio
Copiar
curl --request GET \ --url https://data-api.voxfi.com.br/v1/user/portfolio \ --header 'x-api-key: <x-api-key>'