Get the current status and progress of an evaluation
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response schema for evaluation status
Unique identifier for the evaluation
Current status (pending, completed, failed)
Benchmark ID used
Progress string (e.g., '3/10 questions')
Number of questions completed
Total number of questions
Average time per question in seconds
Estimated time remaining in seconds
Timestamp when evaluation started
Timestamp when evaluation completed