Get torrent categories
Returns a tree structure of supported torrent categories based on the Newznab standard used by Jackett.Loading...
Current path: /data/torrents/categories
Available methods and their JSON schemas
get
Get torrent categories
DATA: TorrentsReturns a tree structure of supported torrent categories based on the Newznab standard used by Jackett.
JSON Document Schema:
{
"Path": "/data/torrents/categories",
"Method": "get",
"Tag": "DATA: Torrents",
"Summary": "Get torrent categories",
"Description": "Returns a tree structure of supported torrent categories based on the Newznab standard used by Jackett.",
"Parameters": null
}