get https://app.quantimo.do/api/v3/studies/created
These are studies that you have created.
Log in to see full request history
Responses
401Not Authenticated
These are studies that you have created.
401Not Authenticated
xxxxxxxxxx
curl --request GET \
--url 'https://app.quantimo.do/api/v3/studies/created?limit=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!