curl --request GET \
--url https://api.signa.so/v1/health{
"status": "healthy",
"version": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"services": {},
"offices": {}
}Check API health and status.
Credits: 0 (Free)
curl --request GET \
--url https://api.signa.so/v1/health{
"status": "healthy",
"version": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"services": {},
"offices": {}
}