object LakeheroDataExport
Fields
| Field | Type | Description |
|---|---|---|
files | [DataExportFile] | List of export files with signed URLs |
expires_at | String | Expiration timestamp of the URLs |
Referenced By
Example
{
"files": DataExportFile,
"expires_at": "abc123"
}| Field | Type | Description |
|---|---|---|
files | [DataExportFile] | List of export files with signed URLs |
expires_at | String | Expiration timestamp of the URLs |
{
"files": DataExportFile,
"expires_at": "abc123"
}