cURL
curl --request GET \ --url https://services.staging.app.dados.rio/eai-agent-surkai/swagger.json \ --header 'Authorization: Bearer <token>'
Endpoint para acessar diretamente o JSON do Swagger
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response