When I attempt to get the records/entries for one of my apps via the API I'm getting a 404 response code back along with "{ "message" :"Data not found"}" in the body of the response. However, I can see in the report page for my app that I should have two entries. All of the other API endpoints are working for me.
Here is my URL:
https://developer.snap.soti.net/api/v1/apps/0/appversions/9ad8d178-cecc-8e0a-4e08-39e2c918c536/entries/
What am I doing wrong?