View set

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

Request Params

KeyDatatypeRequiredDescription
pagenumberPage. Default value: 1
setnumberPage size. Default value: 200
search.visibilitystringAdvanced 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.geofences.0numberSearch by a geofence in collection
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