GET api/Health
Will return the health of the API, returns this in case the API is healthy: "API is Healthy"
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>