Skip to main content
GET
Get Inbound Campaign logs

Headers

string
required
Your API key for authentication. Prefix with Bearer .
string
required
Your access token for authentication.

Response

object
The main response object containing analytics and logs.
object
An object containing overall analytics for the campaign logs.
number
Total number of contacts involved in the campaign.
number
Total number of conversations in the campaign.
object[]
Array of log objects for each contact in the campaign.
string
The sender’s identifier or phone number.
string
The recipient’s phone number.
string
Status of the campaign log (e.g., completed).
string
Identifier for the call session.
string
Sentiment analysis result for the call.
string
Identifier for the inbound campaign.
string
Identifier for the session.
string
Summary of the call conversation.
number
Duration of the call in seconds.
string
Indicates if the campaign goal was achieved (“yes” or “no”).
object
Object containing the transcript and recording URL.
object[]
Array of conversation objects with role and content.
string
Role in the conversation (user or assistant).
string
Content of the conversation message.
string
URL to the transcript audio file.