Authorizations
Path Parameters
The type of program to download. Must be one of: exe, elf, source, app_exe_commit, openvm_config
Response
File download initiated
The response is of type any
.
Download various program artifacts including compiled binaries, source code, and configuration files.
Available program types:
exe
: Compiled program executableelf
: ELF binary formatsource
: Original source code archiveapp_exe_commit
: Application executable commitopenvm_config
: OpenVM configuration fileThe type of program to download. Must be one of: exe, elf, source, app_exe_commit, openvm_config
File download initiated
The response is of type any
.