get-executions
Installation
SKILL.md
Get Bolna Executions
Endpoints
- Get execution:
GET https://api.bolna.ai/executions/{execution_id} - Get raw logs:
GET https://api.bolna.ai/executions/{execution_id}/log - List agent executions:
GET https://api.bolna.ai/v2/agent/{agent_id}/executions - List batch executions:
GET https://api.bolna.ai/batches/{batch_id}/executions
Use Authorization: Bearer $BOLNA_API_KEY.
Execution object
Expect fields such as: