PipeReportExport
Lookup a organization report export by its ID
| Field : Object | Description |
|---|---|
| fileURL: String | The location of the exported file |
| finishedAt: DateTime | When the exportation finished executing |
| id: ID | The report export identifier |
| report: PipeReport | The user who requested the exportation |
| requestedBy: User | The user who requested the exportation |
| startedAt: DateTime | When the exportation took place |
| state: ExportationState | The exportation current state |