Skip to content

Stream the release file

GET
/peer/items/{itemId}/file

Streams the file straight from disk at the path the local *arr reports. Supports HTTP Range requests for resumable transfers.

Authorizations

X-Api-Key

Peer API key issued by this instance's operator. Scoped to /handshake and /peer/*.

Type
API Key (header: X-Api-Key)

Parameters

Path Parameters

itemId*
Type
string
Required

Responses

Full file stream

application/octet-stream

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.