v1
latestOpenAPI 3.0.12026-07-269427.8 KBAnalytics
Get assistant conversations
Returns paginated AI assistant conversation history
Authenticate with an admin API key.
get/v1/analytics/{projectId}/assistant
Path parameters
projectIdstring required
Your project ID. Can be copied from the API keys page in your dashboard.
Query parameters
dateFromstring
Date in ISO 8601 or YYYY-MM-DD format
Example:2024-01-01
dateTostring
Date in ISO 8601 or YYYY-MM-DD format. dateTo is an exclusive upper limit. Results include dates before, but not on, the specified date.
Example:2024-01-01
limitnumber
Max results per page
cursorstring ulid
Pagination cursor (ULID format)
Response
Conversation data with pagination