Check the health status of the system
cURL
curl --request GET \ --url https://api.fluxend.app/admin/health \ --header 'Authorization: <authorization>'
{ "content": "<unknown>", "errors": [ "<string>" ], "metadata": "<unknown>", "success": true }
Bearer Token
Health status