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