This endpoint exports the current camera settings as a binary file. The exported file includes the camera position (e.g., cam_left, cam_center) in both the filename and the Content-Disposition header of the response.Note: Can determine which camera's settings were exported by checking the device-type field in the Content-Disposition header of the response. Note: A valid access token must be provided in the request header to access this endpoint.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.