files::download
GET
/files/{file_name}
Parameters
Path Parameters
file_name
required
string
Query Parameters
force
required
boolean
Responses
200
Raw content of the file. The actual content type varies based on the detected format
string format: binary
Example
hello world
4XX
object
details
required
object
key
additional properties
error
required
string
message
required
string
5XX
object
details
required
object
key
additional properties
error
required
string
message
required
string