Parameter | Description |
---|---|
Search Job ID | The ID of the search job to get. This value can be retrieved using the List Search Jobs action. |
Parameter | Description |
---|---|
Limit | The amount of events to return. |
Offset | The offset of the returned events. |
{
"isFinished": true,
"job": "string",
"limit": 0,
"offset": 0,
"persistedEventCount": 0,
"totalEventCount": 0
}
Was this page helpful?