dashboard
Get Reviewer Suggestions
Suggest reviewers for a set of changed files.
Blends three signals from the git_metadata.json artifact: direct ownership, co-change history, and recent activity. Output is capped at limit (default 10) — short lists are more useful than long ones for PR routing.
get/snapshots/{snapshot_id}/reviewer-suggestions
Path parameters
snapshot_idstring required
Query parameters
pathsstring[] required
One or more file paths being changed in the PR (repeat the query key).
One or more file paths being changed in the PR (repeat the query key).
limitinteger
Response
Successful Response