APIReferenzFiles
/files/{id}/download
Download/view a file by ID. Streams the file content with appropriate headers.
Path Parameters
id*string
Length
1 <= lengthResponse Body
application/json
application/json
curl -X GET "https://api.poliscope.de/v2/files/string/download"{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}