Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns whether OSD is supported on this camera body and whether it is currently enabled.
supported
enabled
cURL
curl --request GET \ --url http://{host}:{port}/api/cameras/{cameraId}/live-view/osd-status
{ "success": true, "message": "OSD status retrieved", "camera": { "connected": true, "model": "ILCE-7M4", "id": "D06CE00004C4" }, "data": { "supported": true, "enabled": false } }
Camera identifier (e.g. D10F60149B0C)
D10F60149B0C
OSD status
Show child attributes
Camera info embedded in API responses