GET
/
admin
/
experiments
/
{dataset_id}
/
examples
Get Dataset Examples
curl --request GET \
  --url https://services.staging.app.dados.rio/eai-agent/admin/experiments/{dataset_id}/examples
"<any>"

Path Parameters

dataset_id
string
required

Query Parameters

first
integer
default:1000
after
string | null

Response

200
application/json

Successful Response

The response is of type any.