cURL
curl --request GET \ --url https://api.us.poly.ai/v1/agents/{agentId}/branches/{branchId}/behavior \ --header 'x-api-key: <api-key>'
{ "behavior": "<string>" }
Current behavior rules for the agent branch
Was this page helpful?