Parameter | Description |
---|---|
Alert Time After | Query by the time of the alert. |
Alert Time Before | Query by the time of the alert. |
Artifact | The value of the artifact of the asset. |
Artifact Type | The type of the asset artifact. |
Page Size | The amount of alerts that will be returned every page. |
{
assets: [
{
asset: {
hostname: "rick"
},
firstSeenArtifactInfo: {
artifactIndicator: {
domainName: "www.altostrat.com"
},
seenTime: "2018-09-14T20:10:27.157476Z"
},
lastSeenArtifactInfo: {
artifactIndicator: {
domainName: "www.altostrat.com"
},
seenTime: "2019-10-24T22:04:04.327829Z"
}
},
{
asset: {
hostname: "morty"
},
firstSeenArtifactInfo: {
artifactIndicator: {
domainName: "www.altostrat.com"
},
seenTime: "2019-06-17T21:22:44.812738Z"
},
lastSeenArtifactInfo: {
artifactIndicator: {
domainName: "www.altostrat.com"
},
seenTime: "2019-10-24T20:40:54.846676Z"
}
} ],
uri: [ "https://sample.backstory.chronicle.security/domainResults?domain=
altostrat.com&selectedList=DomainViewDistinctAssets&whoIsTimestamp=
2020-01-08T21%3A09%3A13.000Z" ]
}
Was this page helpful?