Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Filter inputs

NameTypeDescriptionMandatoryAvailable from versionComment
BrickIdGuid[]The BrickId (unique id) of the task
New method in 2.24

CreatedDate

DateTimeThe date the task was created


UsersGuid[]The user associated with the task


AdministratorsGuid[]The admin user associated with the task

Assignee from version 2.27
Headingsstring[]The heading of the task


Textsstring[]The descriptive text of the task


DueDateFromDateTimeThe from-date for task


DueDateToDateTimeThe to-date for task


IsHTMLboolIf the text contains html


Statusstring[]The status of the task, allowed values: "Created", "InProgress", "Done", "Closed"


Priorities

string[]The priority of the task, allowed values: "High", "Medium", "Low"


...