get https://localhost:8080/api/portfolio
Returns all the current stock positions of the logged in user
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Returns all the current stock positions of the logged in user
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://localhost:8080/api/portfolio \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: