Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique execution_id
Response
Retrieve specific execution raw logs
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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique execution_id
Retrieve specific execution raw logs