cURL
curl --request GET \ --url https://services.staging.app.dados.rio/eai-agent-gateway/api/v1/message/response \ --header 'Authorization: Bearer <token>'
"<any>"
Insira o token Bearer para autenticação. Exemplo: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
ID da mensagem para consultar
Successful Response
The response is of type any.
any