_get
Gathers the details of a chosen Geofence.
Parameters
id
The ID of the sought after Geofence.
Example
Results
On Success
From a Geofence with the ID of 1, which was centered on 'Forthill Park, Enniskillen', named "Test Geofence", with a size of 105 and the shape of a circle:
On Failure
If there is no ID given or it is less than 1:
If a valid ID is given but there is no Geofence assigned to said ID.
Last updated