Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A short-lived Connect token for client-side requests on behalf of an end user. Generate one via the Create Connect token endpoint.

Path Parameters

project_id
string
required

The project ID, which starts with proj_.

Pattern: ^proj_[a-zA-Z0-9]+$

Query Parameters

s3_key
string
required

The S3 key for the file to download

Pattern: ^1day\/[^\/]+\/[^\/]+\/[^\/]+\/u\/.*$

Response

file contents

The response is of type file.