/tracking
/tracking/geofence_templates

Get

Retrieves a geofence template owned by the caller's organization. | authz: min_org_role=operator | () -> (SessionGeofenceTemplate1)

get/tracking/geofence_templates/v1/{geofence_template_id}

Path parameters

geofence_template_idstring required

Response

Successful Response

schema_version1 required
namestring required
descriptionstring nullable
geofencesSessionGeofenceBase1[] required— unresolved $ref
_idstring required
owned_by_org_idstring required

Must be a string starting with org_

owned_by_user_idstring required

Must be a string starting with user_

created_at_timestampstring date-time required
last_edited_at_timestampstring date-time required
last_used_at_timestampstring date-time nullable
archived_at_timestampstring date-time nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.