System
Check application availability
GET
/api/heartbeatReturns a simple success response to confirm that the application can serve requests.
Responses
200The operation completed successfully.
| Name | Type | Description |
|---|---|---|
| okrequired | boolean | Whether the operation succeeded. |
200 example
Code samples
cURL