Skip to content

Stop recording

POST
/api/recording/stop

Stop the active screen recording.

Recording stopped.

object
id
string
Example
rec_1234567890
active
boolean
started_at
string format: date-time
stopped_at
string format: date-time
download

Download URL path.

string
mime_type
string
Example
video/mp4
file_name
string
Example
rec_1234567890.mp4
display
string
Example
:0
resolution
string
Example
1440x900

No recording is active.

object
message
required

Human-readable error message.

string