area-trigger-activations

Objects count

This method retrieves count of objects.

get/area-trigger-activations/count/

Query parameters

activeboolean

Select only active (true) or inactive (false) area trigger activations

areainteger[]

Select area trigger activations related to one or multiple areas

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)

duration_gteinteger

Select area trigger activations with duration greater than or equal to this value

duration_lteinteger

Select area trigger activations with duration less than or equal to this value

id_ininteger[]

Select area trigger's activations with provided ids

max_body_count_gteinteger

Select area trigger activations with max_body_count greater than or equal to this value

max_body_count_lteinteger

Select area trigger activations with max_body_count less than or equal to this value

Response

countinteger required

Objects count

Changes

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