Summaries
Repository Summary Manifest
Manifest listing all available dated summary artifacts for this repository
get/api/summaries/repos/{repoId}/{interval}/index.json
Path parameters
repoIdstring required
Example:elizaos_eliza
Repository identifier in owner_repo format
interval'day' | 'week' | 'month' required
Example:week
Time interval for the summary artifact. 'day' = most recent calendar day with activity. 'week' = current week (Sunday-Saturday UTC). 'month' = current calendar month. Note: For overall/repo summaries, use day/week/month. For contributor summaries, 'lifetime' is also available at /contributors/{username}/lifetime.json
Response
Manifest of available repository summary artifacts
Example response
{
"version": "1.0"
}