Skip to main content
GET
/
api
/
v1
/
dataset_experiments_data
Get Dataset Data
curl --request GET \
  --url https://services.staging.app.dados.rio/eai-agent/api/v1/dataset_experiments_data \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dataset_id
string
required

Response

Successful Response

The response is of type any.