Files

Retrieve a File

This endpoint retrieves a specific file.

get/v1/datalake/retrieve

Query parameters

fileIdstring required

ID of the file to retrieve.

getPresignedboolean

A JSON object with temporary s3 url will returned instead of the actual file content (expires in 5 minutes)

Headers

ts-auth-tokenstring required

JWT Token

x-org-slugstring required

Your organization slug

Response

200

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.