Returns all active bulk downloads for your account with links to download.
This endpoint does not need any parameter.
Name | Type | Description |
---|---|---|
bulk_downloads | list[BulkDownloadSummary] |
Name | Type | Description |
---|---|---|
id | str | The Intrinio ID of the bulk download |
name | str | The name of the bulk download |
format | str | The file format of the bulk download |
data_length_bytes | str | The total length of the bulk download data in bytes |
update_frequency | str | The update frequency for the bulk download |
last_updated | date | The date on which the bulk download was last updated |
links | list[BulkDownloadLinks] | Links to all of the files comprising the bulk download. Links expire in 24 hours. |