curl --request GET \
--url http://localhost:2468/v1/desktop/recordings/{id}/download{
"status": 1,
"title": "<string>",
"type": "<string>",
"detail": "<string>",
"instance": "<string>"
}Serves the recorded MP4 bytes for a completed desktop recording.
curl --request GET \
--url http://localhost:2468/v1/desktop/recordings/{id}/download{
"status": 1,
"title": "<string>",
"type": "<string>",
"detail": "<string>",
"instance": "<string>"
}Desktop recording ID
Desktop recording as MP4 bytes