GET api/health?apiKey={apiKey}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| apiKey | string |
None. |
Body Parameters
None.
Response Information
Resource Description
HealthCheckResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Description | string |
None. |
|
| Success | boolean |
None. |
|
| CheckStatus | CheckStatus |
None. |
|
| Data | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.