Search Records

This is the API that is used for searching. This call takes advantage of the Netography Query Language via the search parameter.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Context of the Search Request

Body Params

Search Body

integer
required

When the search should begin. Timestamp or negative number of seconds to look back.

integer
required

When the search should end. Timestamp, 0 for now or negative number of seconds to look back.

integer

Number of results to return. Default to 20.

integer

Used in pagination. Combination of from + size

include
array of strings
length ≤ 100

Array of fields you want returned as part of the records. Default is ALL fields.

include

Either an array of length 1 containing a NQL search filter string, or an object containing an array of multiple NQL search filters and an intersect key.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json