POST
/
projects
/
{projectId}
/
analytics
/
sandbox
/
{metric_name}

Headers

Authorization
string
required

All requests to the ChatDash API must be validated with the agency API Key found on your agency profile

Path Parameters

projectId
string
required

The ID of the project

metric_name
enum<string>
required

The name of the metric to query

Available options:
top_intents,
understood_messages,
incoming_text_messages,
conversations,
tokens,
conversations_by_country,
unique_ips,
average_interaction_count,
interactions

Body

application/json
query
object[]

Response

200 - application/json
result
object[]