cluster-events

List cluster events

Use this method to list face cluster events.

get/cluster-events/faces/

Query parameters

age_gtestring

Select objects where feature age is greater than or equal than this value

age_ltestring

Select objects where feature age is lower than or equal than this value

beardstring[]

Select objects where feature beard takes one of these values

camera_groupsinteger[]

Select objects related to this camera group

camerasinteger[]

Select objects related to this camera.

case_ininteger[]

Select cluster events related to these cases

cluster_ininteger[]

Select objects where the cluster id takes one of these values

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)

emotionsstring[]

Select objects where feature emotions takes one of these values

episodesinteger[]

Select objects related to this episode

genderstring[]

Select objects where feature gender takes one of these values

glassesstring[]

Select objects where feature glasses takes one of these values

has_caseboolean

true - select only cluster events relates to case. false - select only cluster events without case.

has_matchesboolean

true - select only cluster events with matches. false - select only cluster events without matches.

id_ininteger[]

Select cluster events with provided ids

limitstring

Number of results to return per page.

livenessstring[]

Select objects where feature liveness takes one of these values

lookstring[]

Select objects where feature look takes one of these values

matched_cardinteger

Filter is deprecated

matched_card_ininteger[]

Select objects that match these cards

matched_listsinteger[]

Select objects that match a card included in these watch lists

medmaskstring[]

Select objects where feature medmask takes one of these values

orderingstring

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

pagestring

Pagination cursor value.

Response

next_pagestring nullable
prev_pagestring nullable

Changes