cURL
curl --request GET \ --url http://localhost:2468/v1/desktop/recordings/{id}
{ "bytes": 1, "fileName": "<string>", "id": "<string>", "startedAt": "<string>", "status": "recording", "endedAt": "<string>", "processId": "<string>" }
Returns metadata for a single desktop recording.
Desktop recording ID
Desktop recording metadata
x >= 0
recording
completed
failed