Skip to content

List files in recordings or logs directory

GET
/backup/files/{type}

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

type*

File type (recordings or logs)

Type
string
Required

Responses

List of files with name, size, and modified date

application/json
JSON
[
{
}
]

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License