--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET files uri: /files method: GET summary: Retrieves a list of files. --- <%= @item[:summary] %> Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- id : Returns the file with the given id (primary key) Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~