Skip to content

Download a specific file from recordings or logs

GET
/backup/export/{type}/{filename}

Parameters

Path Parameters

type*

File type (recordings or logs)

Type
string
Required
filename*

Name of the file to download

Type
string
Required

Query Parameters

token*

Authentication token

Type
string
Required

Responses

File download

application/json
JSON
"string"

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License