For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get provider file

Download a provider file (binary, checksums, or signature)

get
Path parameters
accountstringRequired

Account identifier

Example: Tempore voluptas sit.
typestringRequired

Provider type

Example: Est a voluptates.
versionstringRequired

Provider version

Example: Recusandae in.
osstringRequired

Operating system

Example: Omnis enim quo.
archstringRequired

Architecture

Example: Ut atque quis.
filetypestring · enumRequired

Type of file to download

Example: binaryPossible values:
Query parameters
tokenstringRequired

Token to access the file

Example: Et dolor.
Responses
200

OK response.

application/json
Responsestring · binary
get/provider/account/{account}/{type}/{version}/download/{os}/{arch}/{filetype}
GET /provider/account/{account}/{type}/{version}/download/{os}/{arch}/{filetype}?token=Et+dolor. HTTP/1.1
Host: localhost:80
Accept: */*
binary

Last updated

Was this helpful?