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.

get/v1/accounts/{accountId}/business-agent/evals

Path parameters

accountIdstring required

WhatsApp social account id (the number must be managed through the Cloud API).

Query parameters

jobIdstring
summaryIdsstring

Comma-separated summary ids.

evalIdsstring

Comma-separated evaluation ids.

Response

Evaluation data as Meta returns it for the selected read

object required

Changes