Get a list of evaluation jobs with optional filtering
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by job status
pending
, queued
, running
, completed
, error
, user_error
Maximum number of results to return (max 100)
1 <= x <= 100
Successful response
The response is of type object[]
.