List areas
This method retrieves the list of areas.
Query parameters
Get areas associated with cameras from camera_group.
Get areas associated with camera. Pass comma separated values to select areas related to multiple cameras
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 enabled (true) or disabled (false) areas
Select areas with provided ids
Number of results to return per page.
Select areas related to multiple cameras
Select counters where the SQL condition name ILIKE name_contains is true
Which field to use when ordering the results. Available fields: id, created_date
Pagination cursor value.
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.