Executions & calls data
Retrieve Voice AI Execution Raw Logs API
Fetch raw logs of a specific phone call execution by its ID using Bolna APIs. This includes information such as prompts, requests & responses by the models
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique execution_id
Response
200
application/json
Retrieve specific execution raw logs
The response is of type object
.