GET
/
admin
/
experiments
/
{dataset_id}
/
{experiment_id}
Get Experiment Page
curl --request GET \
  --url https://services.staging.app.dados.rio/eai-agent/admin/experiments/{dataset_id}/{experiment_id}
"<string>"

Path Parameters

dataset_id
string
required
experiment_id
string
required

Response

200
text/html

Successful Response

The response is of type string.