cURL
curl --request GET \ --url https://services.staging.app.dados.rio/eai-agent-surkai/health \ --header 'Authorization: Bearer <token>'
Health check endpoint for Kubernetes probes
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response