Get a face sample imageAsk AIget http://rest.cameramanager.com/rest/v2.4/faces/{faceId}/samples/{sampleId}.jpgRetrieve the sample image of the face as jpegPath ParamsfaceIduuidrequiredUnique identifier of face resourcesampleIduuidrequiredUnique identifier of the sample face image.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonimage/jpegAllowed:application/jsonimage/jpegResponses 200A jpeg file 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 403You have no permission to access the specified resource. 406The requested resource is capable of generating only content not acceptable according to the Accept headers sent in the request. 500Something went wrong in the server. Please try again.Updated 5 months ago