curl --request GET \ --url https://your-bknd.io/api/system/ping
{ "pong": true }
Pong
The response is of type object.
object