View set

GET https://api.pegasusgateway.com/geofences

Request Params

KeyDatatypeRequiredDescription
pagenumberPage. Default value: 1
setnumberPage size. Default value: 200
search.properties.custom.foostringAdvanced filter for searching various entities, matches a field separated by dot (.) for deep searching (example: GET /api/vehicles ?search.info.license_plate=ABC123 or ?search.groups=[1,2,3])
search.geometry.typestringSearch by geometry type
selectstringFilter by selected fields, place a - in front to exclude, supports regex (ex: &select=name,groups &select=-i.*)
modified_beforestringShow results from modifications before this date in YYYY-MM-DD[Thh:mm:ss] format
modified_afterstringShow results from modifications after this date in YYYY-MM-DD[Thh:mm:ss] format