curl --request GET https://api.airbotics.io/robots/robot0/logs/config \
--header 'content-type: application/json' \
--header 'air-api-key: <token>'
{
  "enabled": true,
  "first_recording": null,
  "last_recording": null,
  "num_recordings": 0
}

Path parameters

id
string
required

The ID of the robot.