cURL
curl --request GET \ --url https://48x2gpzu9b.execute-api.ap-south-1.amazonaws.com/
{ "status": "Health Check :) Server is up and running" }
Returns the health status of the server.
Server is up and running
The response is of type object.
object