Skip to main content
GET
Get Call Metrics

Authorizations

Authorization
string
header
required

Bearer token authentication. Obtain your API key from the Dialgen API Keys dashboard at https://sa.dialgen.ai/api-keys

Query Parameters

callId
string
required

The call identifier

Example:

"call_123"

userId
string
required

The user identifier

Example:

"user_456"

agentId
string
required

The agent identifier

Example:

"agent_789"

contactId
string
required

The contact identifier

Example:

"contact_123"

Response

Call metrics retrieved successfully

success
boolean
callData
object
metricSchema
object