API Reference
Log In
API Reference

Get one page of the PR Health engineer rows

Server-side paginated and sorted version of the report's engineers[] list. Rows, figures and grouping match the report exactly: one row per provider login for authors with at least one non-draft open PR or one PR closed without merging in [startDate, endDate]; rows with no provider login are grouped under unknown; known bot authors are excluded. Open figures reflect the current synced state; closedUnmerged is window-scoped. sortBy: authorLogin, openPrs, agingPrs, rottingPrs, closedUnmerged, oldestInactiveDays; ties and null sort values order by authorLogin ascending, nulls last. size is capped at 200.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

VCS source: github or gitlab

date
required

Start date (ISO yyyy-MM-dd) of the closed-without-merge window

date
required

End date (ISO yyyy-MM-dd), inclusive

int32
Defaults to 0

Zero-based page index

int32
Defaults to 50

Page size, 1..200

string
Defaults to authorLogin

authorLogin, openPrs, agingPrs, rottingPrs, closedUnmerged or oldestInactiveDays

string
Defaults to asc

asc or desc

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*