Description
Targetstring
Use this field to search for the callbacks scheduled for the particular target.
ServiceIdstring($guid)
Get callbacks of particular service
ServiceSipstring
Get callbacks of particular service
Statestring

Get callbacks with particular state (only Pending or Processing are currently supported)

Enum:
[ Pending, InQueue, Processing, Terminated ]
AppPoolIdstring($guid)

Filter callbacks for the specific ApplicationPool (defined by its Id)

StartDatestring($date-time)
Search for the callbacks which scheduled to start from the StartDate.
EndDatestring($date-time)
Search for the callbacks which scheduled to start before the EndDate.
Limit*integer($int32)
Limit output with specified number of callbacks.
Offset*integer($int32)
Skip defined number of callbacks
OrderBystring
The field you want to order callbacks by.
SortOrder*string

As obvious from the field name - ordering direction: Ascending/Descending

Enum:
[ Ascending, Descending ]
ExternalTaskIdstring

If was provided when callback was created - search by ExternalTaskId.

CallerIdstring

Search by related field if provided on callback creation.
(to search the callbacks created by particular external user/service through the Luware.API.