get https://app.quantimo.do/api/v3/trackingReminderNotifications
Specific tracking reminder notification instances that still need to be tracked.
Log in to see full request history
Response
Specific tracking reminder notification instances that still need to be tracked.
xxxxxxxxxx
curl --request GET \
--url 'https://app.quantimo.do/api/v3/trackingReminderNotifications?limit=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!