counter-records

List counter records

get/counter-records/

Query parameters

camera_groupsinteger[]

Select counter records related to camera_group.

camerasinteger[]

Select counter records related to camera.

cars_count_gteinteger

Select counter records with cars_count greater than or equal to this value

cars_count_lteinteger

Select counter records with cars_count less than or equal to this value

counterinteger[]

Select counter records related to one or multiple counters

created_date_gtstring date-time

Select objects with created_date greater than this value

created_date_gtestring date-time

Select objects with created_date greater than or equal to this value

created_date_last_n_daysnumber

Select objects with created_date in last N days

created_date_ltstring date-time

Select objects with created_date less than this value

created_date_ltestring date-time

Select objects with created_date less than or equal to this value

created_date_nth_full_weeknumber

Select objects with created_date in last Nth week (including Sunday and Saturday)

created_date_nth_work_weeknumber

Select objects with created_date in last Nth week (only working days, i.e. excluding Sunday and Saturday)

errorboolean

Select only counter records with (true) or without (false) errors

faces_count_gteinteger

Select counter records with faces_count greater than or equal to this value

faces_count_lteinteger

Select counter records with faces_count less than or equal to this value

id_ininteger[]

Select counters records with provided ids

limitstring

Number of results to return per page.

orderingstring

Which field to use when ordering the results. Available fields: created_date, id

pagestring

Pagination cursor value.

proximity_avg_gtenumber float

Select counter records with proximity_avg greater than or equal to this value

proximity_avg_ltenumber float

Select counter records with proximity_avg less than or equal to this value

proximity_max_gtenumber float

Select counter records with proximity_max greater than or equal to this value

proximity_max_ltenumber float

Select counter records with proximity_max less than or equal to this value

proximity_min_gtenumber float

Select counter records with proximity_min greater than or equal to this value

proximity_min_ltenumber float

Select counter records with proximity_min less than or equal to this value

silhouettes_count_gteinteger

Select counter records with silhouettes_count greater than or equal to this value

silhouettes_count_lteinteger

Select counter records with silhouettes_count less than or equal to this value

Response

next_pagestring nullable
prev_pagestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.