Skip to main content
GET
Get structured data analytics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceId
string<uuid>
required
startDate
string
endDate
string
granularity
enum<string>
default:day
Available options:
hour,
day,
month
agentIds
string<uuid>[]
structuredDataIds
integer[]
assistantIds
string<uuid>[]
callTypes
enum<string>[]
Available options:
inbound,
outbound,
web,
inboundPhoneCall,
outboundPhoneCall,
webCall
phoneNumberId
string<uuid>

Response

Structured data analytics

success
enum<boolean>
required
Available options:
true
data
object
required