List human cards
Use this method to list human cards.
Query parameters
Select only active (true) or disabled (false) cards
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 filled (true) or infilled (false) cards
Select only cards with linked body objects (true) or without them (false)
Select only cards with linked face objects (true) or without them (false)
Select cards with provided ids
Number of results to return per page.
Select cards that contain object similar to: (detection:<detection id>, {face, body, or car}event:<event id> {face, body, or car}object:<object id>, {face, body or car}cluster:<cluster id> or casecluster:<casecluster id>)
Select objects with modified_date greater than this value
Select objects with modified_date greater than or equal to this value
Select objects with modified_date less than this value
Select objects with modified_date less than or equal to this value
Select objects that were modified in last N days
Select objects that were modified in last Nth week (including Sunday and Saturday)
Select objects that were modified in last Nth week (only working days, i.e. excluding Sunday and Saturday)
Select cards where the SQL condition name ILIKE name_contains is true
Which field to use when ordering the results. Available fields: created_date, id, looks_like_confidence
Ovision UUID
Pagination cursor value.
Similarity threshold for looks_like
Select cards included in these watch lists
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.