Raw Records Search
Data category or event type to query (e.g., alerts, audit logs, blocked traffic, network flows, DNS queries)
An object which contains response metadata information and a data array of Fields.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Data category or event type to query (e.g., alerts, audit logs, blocked traffic, network flows, DNS queries)
Search configuration schema for querying data. This schema defines the parameters used to filter and retrieve records from a dataset.
When the search should begin. Timestamp or negative number of seconds to look back.
-7200When the search should end. Timestamp, 0 for now or negative number of seconds to look back.
0Number of results to return. To avoid timeouts on large datasets, we recommend setting this value.
100Used in pagination. Combination of from + size
Array of fields you want returned as part of the records. Default is ALL fields.
A NQL search filter for constraining the dataset.
bits > 1000An object which contains response metadata information and a data array of records
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Last updated