Skip to main content
GET
/
api
/
v1
/
arena
/
robots
/
status
Get Robot Status
curl --request GET \
  --url https://api.example.com/api/v1/arena/robots/status
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

ip
string
required

Response

Successful Response