Heartbeat
Check if the data management service is alive. This is used for monitoring purposes only.
Request
URI
GET
https://{api_host}/dms/heartbeat
COPY
Responses
200
Status OK
{
"message": "hello"
}
string
message
Optional
An arbitrary message used to signify the service is alive.