Get label candidates

Get images and keyframes to label in order to improve the concept

Path parameters

concept_idstringRequiredformat: "uuid4"
The concept id to get candidates to label

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional>=1<=20Defaults to 1
Max number of items to return

Response

Candidates to label in order to improve the concept
datalist of objects
Images and video keyframes to label

Errors