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-01T03:00:00.000-07:00 |
|
at_datetime
* required
The UTC date and time (with url-encoded spaces) the snapshot will cover.
|
| 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.
|