Ping Gable
cURL
curl --request GET \ --url 'https://api-(organization).gable.ai/v0/ping'
{ "message": "<string>", "success": true }
Successful ping response
The response is of type object.
object