cURL
curl --request GET \ --url http://localhost:6699/api/v1/health
{ "status": "ok" }
Returns server status. No authentication required.
Documentation IndexFetch the complete documentation index at: https://docs.getjumper.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getjumper.io/llms.txt
Use this file to discover all available pages before exploring further.
Server is running
"ok"
Was this page helpful?