object LakeheroDataExport

Fields

FieldTypeDescription
files[DataExportFile]

List of export files with signed URLs.

expires_atString

Expiration timestamp of the URLs.

Referenced By

Example

{
  "files": [[{id: "RGF0YUV4cG9ydEZpbGU6MTIzNA=="}]],
  "expires_at": "2026-07-09T15:30:00Z"
}