Activity
These endpoints return data about the activity on the platform.
📄️ Activity
Returns aggregate activity statistics for a project, including query counts, feedback, unique users, and support ticket deflections. Results are also broken down by integration.
📄️ Activity (Deprecated)
**Deprecated — use `GET /v1/projects/{project_id}/activity/` instead.** This endpoint will be removed after 2026-07-01. The replacement endpoint is faster (backed by materialized views) and returns a superset of the data from this endpoint.