v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Sugra NetAtlas

RIPE Atlas measurement raw results

Imp-11: the RIPE Atlas /latest/ endpoint returns every probe's latest result (thousands for a big measurement) and ignores limit. The old code sliced the first limit with no offset, so only the first page was ever reachable. Now limit/offset page the array with a pagination block (truncated/next_offset); total_results is the full count.

get/api/v1/network/atlas/measurement/{id}/results

Path parameters

idinteger required

Query parameters

limitinteger
offsetinteger

0-based offset into the results array.

0-based offset into the results array.

Response

Successful Response

{"stackTrail":"paths:/api/v1/network/atlas/measurement/{id}/results:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}