Retrieve all executions from a specific batch with pagination support. Returns detailed information about each call execution including conversation metrics, transcripts, costs, and resource usage breakdown (LLM tokens, synthesizer characters, etc.). Use this to monitor batch ca…
batch_idRequiredstringThe unique identifier of the batch (32-character hex string)
page_sizeintegerNumber of results per page (maximum 50)
page_numberintegerThe page number to retrieve (starts at 1)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.