/
/Box Public API v1
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Box30
  • getGet Box limits
  • getGet Box secrets setup
  • postUpdate Box secrets setup
  • getGet current Box user
  • getList API keys
  • getList GitHub repositories available to Box
  • postSelect repository for Boxes
  • postConfigure box SSH key
  • getDownload a Box artifact
  • postExecute a command in a Box
  • postGet desktop streaming URL
  • getGet prompt run status
  • postInterrupt running work
  • getList box events
  • postPrompt Box
  • getRead a file from a Box
  • putWrite a file in a Box
  • getList boxes
  • postCreate box
  • postFork box
  • getGet box
  • patchUpdate box
  • postResume box
  • postStop and archive box
  • getGet latest box snapshot
  • getGet snapshot download
  • getDownload a file or folder from a snapshot
  • getGet snapshot file tree
  • getList box snapshots
  • getList snapshots
    Box

    Download a Box artifact

    get/boxes/{boxId}/artifacts

    Path parameters

    boxIdstring required

    Public Box id returned by create/list/get box calls.

    Query parameters

    pathstring required

    Response

    Artifact bytes.

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.