cURL
curl --request GET \ --url https://api.olie.ai/api/management/ai/agents/executions/{execution} \ --header 'Authorization: Bearer <token>'
Obter detalhes de uma execução específica de agente de IA.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?