List
Lists geofence templates for the caller's organization. | authz: min_org_role=operator | () -> (GeofenceTemplateListRes)
Query parameters
Field to sort by.
Sort order for query results
Sort order.
Include archived templates instead of active templates.
Include archived templates instead of active templates.
Must be a string starting with user_
Filter by the user that created the template.
Filter created_at_timestamp >= value.
Filter created_at_timestamp >= value.
Filter created_at_timestamp <= value.
Filter created_at_timestamp <= value.
Filter last_edited_at_timestamp >= value.
Filter last_edited_at_timestamp >= value.
Filter last_edited_at_timestamp <= value.
Filter last_edited_at_timestamp <= value.
Filter last_used_at_timestamp >= value.
Filter last_used_at_timestamp >= value.
Filter last_used_at_timestamp <= value.
Filter last_used_at_timestamp <= value.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.