latestOpenAPI 3.0.42026-08-2211752834.3 KB

fa74265a328d

TaskPriority

Get entity from TaskPriority by key

get/TaskPriority({Id})

Path parameters

Idnumber nullable required

Id of the TaskPriority

Query parameters

$selectstring[]

Select properties to be returned

$expandstring[]

Expand related entities

Response

Retrieved entity

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).