Skip to main content
GET
Download a file's contents

Authorizations

Authorization
string
header
required

Bearer token authentication using your Perceptron API key

Path Parameters

file_id
string
required

The id of the file whose contents to return.

Response

File bytes. The response Content-Type matches what was supplied at upload time.

Required range: x >= 0