Get label candidates

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

Authentication

AuthorizationBearer

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

Path Parameters

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

Query Parameters

limitintegerOptional1-20Defaults to 1
Max number of items to return

Response

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

Errors