Zoho CRM API: Getting geotag information from mobile check-ins with the API

Zoho CRM API: Getting geotag information from mobile check-ins with the API

From the Zoho Mobile App we can create web check-in events. As part of the event data the current geolocation is also stored against that event. We can see this in the Web UI where the location address is shown as well as a pointer on a map. However we are not able to fetch the geotags using the CRM API. Neither the getRecordById or getRelatedRecords (Notes) for the Event or the related Account return any of the check-in address or geolocation information.

Is there another API for getting the geolocation of a mobile check-in?