Skip to main content
GET
/
portfolio
/
history
Get Portfolio History
curl --request GET \
  --url https://staging-api.polysimulator.com/portfolio/history
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Query Parameters

days
integer
default:7

Response

Successful Response