List face detection jobs
Face Detection
List Face Detection Jobs
List all face detection jobs
GET
List face detection jobs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of face detection jobs to return
Required range:
1 <= x <= 100Offset from the start of the face detection jobs list
Required range:
x >= 0Filter face detection jobs created before a specific date (YYYY-MM-DD format), in UTC timezone
Filter face detection jobs created after a specific date (YYYY-MM-DD format), in UTC timezone
Filter by status
Available options:
pending, processing, completed, failed Response
200 - application/json
Face detection jobs retrieved successfully