GET
Get latest tracks data for a specific challenge id
Notes
-
Returns aggregated algorithm_id, average_quality, num_bundles data from benchmarks in the last 120 blocks.
-
Query parameter <block_id> must be the latest block. Use /get-block endpoint
-
Query parameter <challenge_id> must be a valid challenge id
get/get-tracks-data
Query parameters
block_idstring required
challenge_idstring required
Example:c002
Response
Success
Changes
Changed in 2 of the 34 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲