ArkanyOriginal post
Rank 1: Thread
Hi !
Is it possible to have the health status via a call to a rest api in place of the sdk function ? If yes what is the health resource endpoint ? I tried "/health" but I get a "Not Found".
Peace .
Summary
The user wants to know if it is possible to get the health status via a REST API instead of using an SDK function. They tried using "/health" as the endpoint but received a "Not Found" error.