NameDescriptionTypeAdditional information
TaskName

string

None.

TaskType

Collection of Task Type Ids.

Collection of integer

None.

AccountId

integer

None.

DueDateRange

The date and time (in company time zone) when the task was dued.

DateRange

None.

Project

If both Id and Name are provided then Id takes precedence.

IdNamePair

None.

DateCreatedFrom

The date and time (in company time zone) when the task was created.

date

None.

DateCreatedTo

The date and time (in company time zone) when the task was created.

date

None.

StatusChangedTo

If provided, Status Changed To should be one of Task statuses.

integer

None.

StatusChangedDateFrom

The date and time (in company time zone) when the status of task was changed.

date

None.

StatusChangedDateTo

The date and time (in company time zone) when the status of task was changed.

date

None.

LastUpdatedDateFrom

The date and time (in company time zone) when the task was last updated.

date

None.

LastUpdatedDateTo

The date and time (in company time zone) when the task was last updated.

date

None.

PageIndex

zero-based page number

integer

None.

PageSize

Default value is 100

integer

Range: inclusive between 1 and 1000

SortExpression

Specify the field name to sort the result set by. It can be one of the fields returned by the search.

string

None.

SortOrder

Specify Sort Order. Ascending=1, Descending=2. Default value is 1 (Ascending)

integer

Range: inclusive between 1 and 2