Skip to main content
Get Current Running Evaluation For A Given Agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

is_running
boolean
required

Whether any evaluation is currently running

evaluation_id
string<uuid> | null

ID of the running evaluation if any