Alive
The Alive resource.
The Alive resource is a simple 'ping’ API call to connect to the platform for testing purposes. Alive can be called without basic auth.
get/alive
Response
Success Response
Example response
{
"alive": true
}The Alive resource is a simple 'ping’ API call to connect to the platform for testing purposes. Alive can be called without basic auth.
Success Response
{
"alive": true
}