cURL
curl --request GET \ --url https://cloud.onyx.app/api/health
{ "success": true, "message": "<string>", "data": "<unknown>" }
Successful Response
Was this page helpful?