Meta Business Agent
Read evaluation data
Without query parameters, lists the evaluation scenarios (eval_cases). With jobId,
polls a run started with POST. With summaryIds, returns the aggregated insight reports.
With evalIds, returns per-conversation evaluation details. One of the three at a time.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
WhatsApp social account id (the number must be managed through the Cloud API).
Query Parameters
jobId?string
summaryIds?string
Comma-separated summary ids.
evalIds?string
Comma-separated evaluation ids.
Response Body
application/json
application/json
application/json
application/json
application/json
{}Was this page helpful?