Stats
✨ Get paginated member performance rows
<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Paginated, sortable member performance rows for annotation/review tables.get/api/projects/{id}/stats/member_performance_rows/
Path parameters
idinteger required
Query parameters
idsstring
Comma-separated participant IDs: numeric user IDs and/or synthetic members as <code>model:<version></code> (annotations table only). When omitted, members and distinct model versions are derived from the project.
orderingstring
Sort field; prefix with "-" for descending (e.g. "-finished").
pageinteger
1-based page index.
page_sizeinteger
Page size (1–100).
table'annotations' | 'reviews'
Which table to load: "annotations" or "reviews".
Response
Member performance rows for one page (footer totals: member_performance_summary).