get https://localhost:8080/api/stock
Returns all available stocks from the database
Log in to see full request history
Responses
Returns all available stocks from the database
xxxxxxxxxx
curl --request GET \
--url https://localhost:8080/api/stock \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: