v1

latestOpenAPI 3.0.02026-07-14330119.9 KB
Recordings

Get recording status

get/__admin/recordings/status

Response

Successfully got the record status

status'NeverStarted' | 'Recording' | 'Stopped'

Example response

{
  "status": "Stopped"
}