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