Returns all security snapshots for the queried interval with links to download.
| Name | Description | Example |
|---|---|---|
|
at_datetime
|
The UTC date and time (with url-encoded spaces) the snapshot will cover. | 2022-01-01T04:00:00.000-06:00 |
|
source
|
Return the snapshot from the specified source.
Options:
iex
iex_delayed
nasdaq_basic
cboe_one
cboe_one_delayed
delayed_sip
equities_edge
show more
show less
|
iex_delayed |
|
at_datetime
* required
The UTC date and time (with url-encoded spaces) the snapshot will cover.
|
||
|
source
* required
Return the snapshot from the specified source.
|
| Name | Description | Type |
|---|---|---|
| snapshots | List of all the snapshot groups comprising the queried result. | array |
|
time
|
The UTC timestamp of this snapshot group. | string |
|
files
|
List of all the snapshot parts of this group. | array |
|
url
|
The link where the file can be accessed. Links expire after 24 hours. | string |
|
part
|
The part number within a snapshot group. | number |
|
size
|
The size of the file in bytes. | number |
|
snapshots
List of all the snapshot groups comprising the queried result.
|