get_igp24_label_progress
Retrieve aggregate IGP24 participant progress by transitive group label. Filter by multiple labels to get bulk summaries, with pagination support.
Instructions
Get aggregate IGP24 participant progress by transitive group label.
Scope: competition.read. Bulk aggregate endpoint over the ~25,000-label
IGP24 universe; returns data.labels[] rather than data.items[]. Before
publication returns labels: [], meta.published: false. limit defaults
to 100 and maxes at 5000 (higher than the default list-endpoint max) so
a full sweep takes about 5 requests. label is a repeatable filter list
(e.g. ["24T1", "24T3"]); labels is the same filter as one
comma-separated string -- use one or the other. Changing filters
invalidates a previous cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| limit | No | ||
| cursor | No | ||
| labels | No | ||
| include_empty | No |