daemon
Get review summary statistics
get/api/summary
Query parameters
sincestring
Time window (e.g. 7d, 24h). Default: 7d
Time window (e.g. 7d, 24h). Default: 7d
repostring
Filter by repo root path
Filter by repo root path
branchstring
Filter by branch name
Filter by branch name
all'true' | 'false'
Include per-repo breakdown
Include per-repo breakdown
Response
OK
Example response
{
"$schema": "https://example.com/Summary.json",
"cost": {
"$schema": "https://example.com/CostAggregate.json"
}
}