Skip to content

GET /measurements/{msm}/tags/{tag}/

Get details on a tag that is assigned to one of your measurements.

GET /measurements/{msm}/tags/{tag}/ — msm

The unique measurement ID.

GET /measurements/{msm}/tags/{tag}/ — tag

A publicly visible and human-readable tag.

GET /api/v2/measurements/{msm}/tags/{tag}/

Get details on a tag that is assigned to one of your measurements.

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)
Parameters

Path Parameters

msm*

The unique measurement ID.

Type
integer
Required
tag*

A publicly visible and human-readable tag.

Type
string
Required
Responses

Responses

application/json
object

A publicly visible and human-readable tag

A personal, unique label

Samples