This is the API that is used for searching. This call takes advantage of the Netography Query Language via the search parameter.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Netography documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Context | Context of the Search Request. |
| End | When the search should end. Timestamp, 0 for now or negative number of seconds to look back. For example: 0. |
| From | Used in pagination. Combination of from + size. |
| Size | Number of results to return. Default to 20. |
| Start | When the search should begin. Timestamp or negative number of seconds to look back. For example: -7200. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Include | Array of fields you want returned as part of the records. Default is ALL fields. |
| Search | NQL search filter string. |