cURL
curl --request GET \ --url https://services.pref.rio/app-busca-search/liveness \ --header 'Authorization: Bearer <token>'
{ "checks": {}, "error": "<string>", "status": "<string>", "timestamp": 123 }
Verifica se a aplicação está viva (sem checagem de dependências externas)
Documentation IndexFetch the complete documentation index at: https://docs.dados.rio/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dados.rio/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
Show child attributes