GET web_api/status

Retrieve the current health status and build information of the API.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A JSON object containing the assembly name, version, and status indicator.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.