For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get evaluation job status

Poll the status and results of a previously submitted evaluation job.

get
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Query parameters
job_idstringRequired

The job ID returned by the POST /run endpoint

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
200

Current job status and results (if completed)

application/json

Current job status and results (if completed)

statusstring · enumRequiredPossible values:
get/agent-eval/run

Last updated

Was this helpful?