Skip to main content
GET
Get analytics

Authorizations

Authorization
string
header
required

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

Path Parameters

chatbotId
string
required

Chatbot ID.

Query Parameters

startDay
string<date>

First UTC day of the range (YYYY-MM-DD). Defaults to a trailing 30-day window ending at endDay.

endDay
string<date>

Last UTC day of the range (YYYY-MM-DD). Defaults to today (UTC). The range spans at most 366 days.

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required