get https://localhost:8080/api/portfolio
Returns all the current stock positions of the logged in user
Log in to see full request history
Responses
Returns all the current stock positions of the logged in user
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: