Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias TorrentsFilesPostResponses

    type TorrentsFilesPostResponses = {
        "200": TorrentsFiles[];
    }
    Index

    Properties

    Properties

    "200": TorrentsFiles[]

    The response is:

    • empty, if the torrent hash is invalid
    • otherwise, a JSON array, where each element contains info about one file, with the following fields