curl --request GET https://api.airbotics.io/robots/robot0/vitals/config \
--header 'content-type: application/json' \
--header 'air-api-key: <token>'
{
    "enabled": true
}

Path parameters

id
string
required

The ID of the robot.