List cameras
This method retrieves the list of cameras.
Query parameters
Select only active cameras (true) or inactive cameras (false)
Select cameras included in these camera groups
Select objects with created_date greater than this value
Select objects with created_date greater than or equal to this value
Select objects with created_date in last N days
Select objects with created_date less than this value
Select objects with created_date less than or equal to this value
Select objects with created_date in last Nth week (including Sunday and Saturday)
Select objects with created_date in last Nth week (only working days, i.e. excluding Sunday and Saturday)
Select only external detectors (true) or cameras (false)
Select cameras included in these external_vms
Select camera exact with this external_vms_camera_id
true - select all cameras from external_vms. false - select all cameras not from external_vms.
true - select only cameras with latitude and longitude. false - select only cameras without latitude and longitude.
Select objects with id greater than or equal to this value
Select cameras with provided ids
Select cameras where latitude greater than or equal to this value
Select cameras where latitude less than or equal to this value
Number of results to return per page.
Select cameras where longitude greater than or equal to this value
Select cameras where longitude less than or equal to this value
Select cameras where the SQL condition name ILIKE name_contains is true
Select cameras that support a given type of object: face, body or car
Which field to use when ordering the results. Available fields: id, created_date
Pagination cursor value.
Select cameras by status (gray, red, yellow or green)
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.