Class: V1::FilesController

Inherits:
ApplicationController
  • Object
show all
Defined in:
api/app/api/v1/files_controller.rb

Overview

GET files

Instance Method Summary collapse

Instance Method Details

#download200 OK, 102 Processing

Download a complete document

Options

  • key (required) the document key you wish to download

Returns:

  • (200 OK)

    The file's data stream

  • (102 Processing)

    if the document is not complete