cURL
curl --request GET \ --url https://services.staging.app.dados.rio/eai-agent/api/v1/datasets_data \ --header 'Authorization: Bearer <token>'
Dados dos datasets.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response