Skip to content

GET /measurements/tags/

List all RIPE Atlas measurement tags

GET /measurements/tags/ — page

A page number within the paginated result set.

GET /measurements/tags/ — page_size

Number of results to return per page.

GET /measurements/tags/ — tag__startswith

Filter by tags starting with this string

GET /api/v2/measurements/tags/

List all RIPE Atlas measurement tags

Try it out

Playground

Authorization
Variables
Key
Value
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
or
anonymous

No authentication required — this endpoint can be accessed anonymously.

Parameters

Query Parameters

page

A page number within the paginated result set.

Type
integer
page_size

Number of results to return per page.

Type
integer
tag__startswith

Filter by tags starting with this string

Type
string
Responses

Responses

application/json
object
Format"uri"
Format"uri"
object[]
Required

A publicly visible and human-readable tag

Samples