Skip to main content
GET
List torrents

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Response

Up to 100 recent torrents.

id
string
filename
string
hash
string
bytes
integer<int64>
host
string
progress
number
status
enum<string>
Available options:
magnet_conversion,
queued,
downloading,
uploading,
downloaded,
error
added
string<date-time>