GET
/
v1
/
ping
curl --request GET \
  --url https://api.odin.io/v1/ping
"<string>"

Response

200 - text/plain
OK

The response is of type string.