clusters

Body cluster count

This method retrieves a count of body clusters.

get/clusters/bodies/count/

Query parameters

age_groupstring[]

Select clusters where age_group feature takes one of these values

body_genderstring[]

Select clusters where gender feature takes one of these values

bottom_colorstring[]

Select clusters where bottom_color feature takes one of these values

camera_groupsinteger[]

Select clusters associated with the specified camera groups

camerasinteger[]

Select clusters associated with the specified cameras

cardinteger

Select clusters that matched card

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)

detailed_upper_clothesstring[]

Select clusters where detailed_upper_clothes feature takes one of these values

episodesinteger[]

Select objects related to episode Pass comma separated values to select related to multiple episodes)

event_date_gtstring date-time

Select objects with any event date greater than this value

event_date_gtestring date-time

Select objects with any event date greater than or equal to this value

event_date_ltstring date-time

Select objects with any event date less than this value

event_date_ltestring date-time

Select objects with any event date less than or equal to this value

events_count_gteinteger

Select clusters where cluster events count is greater or equal than or equal to this value

events_count_lteinteger

Select clusters where cluster events count is less or equal than or equal to this value

events_quality_gtenumber float

Select clusters where average cluster event quality is greater or equal than or equal to this value

events_quality_ltenumber float

Select clusters where average cluster event quality is less or equal than or equal to this value

first_event_date_gtstring date-time

Select objects with first event date greater than this value

first_event_date_gtestring date-time

Select objects with first event date greater than or equal to this value

first_event_date_ltstring date-time

Select objects with first event date less than this value

first_event_date_ltestring date-time

Select objects with first event date less than or equal to this value

has_cardboolean

true - select only clusters with a card. false - select only clusters without a card.

headwearstring[]

Select clusters where headwear feature takes one of these values

helmet_typestring[]

Select clusters where helmet_type feature takes one of these values

id_ininteger[]

Select clusters with provided ids

lower_clothesstring[]

Select clusters where lower_clothes feature takes one of these values

matched_listsinteger[]

Select clusters that matched a card included in these watch lists

pinnedboolean

Select only pinned clusters

tnt_id_ininteger[]

Select clusters with provided tnt ids

top_colorstring[]

Select clusters where top_color feature takes one of these values

upper_clothesstring[]

Select clusters where upper_clothes feature takes one of these values

vest_typestring[]

Select clusters where vest_type feature takes one of these values

Response

countinteger required

Objects count

Changes

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