v36

latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KB
user

List user data files

Returns a list of user data files in the specified directory, optionally recursively and with full metadata.

get/api/userdata

Query parameters

dirstring

The directory to list files from.

recurseboolean

Whether to list files recursively.

splitboolean

Whether to split file information by type.

full_infoboolean

Whether to return full file metadata.

Response

A list of user data files.

modifiedinteger

UNIX timestamp of the last modification in milliseconds.

pathstring

File name or path relative to the user directory.

sizeinteger

File size in bytes.