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. |
Parameter | Description |
---|---|
Include | Array of fields you want returned as part of the records. Default is ALL fields. |
Search | NQL search filter string. |