NameDescriptionTypeAdditional information
OrganizationId

Gets or sets property to search by organization identifier.

integer

None.

ClientId

Gets or sets property to search by client identifier.

integer

None.

SigningRoomName

Gets or sets property to search by SigningRoom name.

string

Max length: 256

ControllerName

Gets or sets property to search by controller name.

string

Max length: 256

Route

Gets or sets property to search by the service route.

string

Max length: 256

Server

Gets or sets the property for searching the server.

string

Max length: 256

StartDate

Gets or sets property to search for web service calls created on or after the given date.

date

Required

EndDate

Gets or sets property to search for web service calls created before the given date.

date

Required

Success

Gets or sets a property to search by whether or not the web service call was successful.

boolean

None.

PageSize

Gets or sets the number of rows in the page.

integer

Range: inclusive between 1 and 2147483647

PageOffset

Gets or sets the offset page to return.

integer

None.