Skip to main content

Endpoint

GET /v1/ai-agents/runs/:id
Escopo necessário: read:ai_agents

Exemplo de requisição

curl "https://api.socialsell.ai/v1/ai-agents/runs/664q2r3s4t5u6v7w8x9y0z1a" \
  -H "Authorization: Bearer sk_live_..."
Retorna o objeto run completo, incluindo messages_sent, handoff, usage, evaluation e duration_ms.