Skip to content

docs: add GET /analytics/groups/provider to OpenAPI spec - #152

Merged
swapnilroy-cell merged 1 commit into
masterfrom
docs/add-analytics-groups-provider
Aug 20, 2026
Merged

docs: add GET /analytics/groups/provider to OpenAPI spec#152
swapnilroy-cell merged 1 commit into
masterfrom
docs/add-analytics-groups-provider

Conversation

@swapnilroy-cell

Copy link
Copy Markdown

Summary

  • Documents the previously undocumented GET /analytics/groups/provider endpoint
  • Served by the generic /:groupBy route in albus; maps to the virtual_key column in ClickHouse
  • Adds all standard analytics filter parameters plus two params unique to this route: columns (comma-separated metric selector) and include_total

Test plan

  • Verify the OpenAPI spec renders correctly in docs-core once merged to master
  • Confirm GET /analytics/groups/provider appears in the Analytics > Groups section of the API reference

Documents the previously undocumented provider-grouped analytics endpoint.
Served by the generic /:groupBy route, maps to virtual_key column in ClickHouse.
Includes columns and include_total params unique to this route.

Co-authored-by: Cursor <cursoragent@cursor.com>
@swapnilroy-cell
swapnilroy-cell merged commit 77c9f47 into master Aug 20, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants