Table of contents

Jobs API

When a job is kicked off, the jobs API is the one who tracks the status of running jobs.

Get Reanalyze Faces Status

GET /api/data/v3/jobs/reanalyze-faces

Response

{
	"total_faces_in_job": Integer,
	"faces_processed": Integer 
}
  • “total_faces_in_job”: estimated total faces in job
  • “faces_processed”: faces that have been harvested thus far

This documentation is generated from the latest version of GrayMeta Platform. For documentation relevant to your own deployed version, please use the documentation inside the application.