Download software installer for a platform
Fetches the newest matching software release asset from the private release repository and streams it to an authenticated user.
Fetches the newest matching software release asset from the private release repository and streams it to an authenticated user.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
software*"uploader"
Value in
- "uploader"
platform*string
Value in
- "mac-arm"
- "mac-intel"
- "windows"
Response Body
application/octet-stream
curl -X GET "https://example.com/download/uploader/mac-arm"nullEmpty
Empty
Empty
Empty
Empty
Empty
Empty
Check for a signed uploader update GET
Returns signed Tauri updater metadata for the authenticated device, or no content when its installed version is current.
Download a signed uploader update bundle GET
Streams an allowlisted updater bundle from an exact private release version to an authenticated device.