latestOpenAPI 3.0.42026-08-2211752834.3 KB

fa74265a328d

Task

Get TaskPriority from Task

get/Task({Id})/TaskPriority

Path parameters

Idnumber nullable required

Id of the Task

Query parameters

$selectstring[]

Select properties to be returned

$expandstring[]

Expand related entities

Response

Retrieved navigation property

Idnumber

Internal identifier for ChurnZero.

IsDefaultboolean

True if this Task Priority is the tenant's default priority.

IsHighPriorityboolean

True if this Task Priority represents high priority; Tasks carry a matching IsHighPriority flag that can be filtered on directly.

Namestring

The display name of the Task Priority (e.g. High, Normal, Low).