Task
- Type: string | null
completed At required - Type: string | null
created At required - Type: string | null
deleted At required - Type: string | null
due Date required - Type: string · UUID
id Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$required - Type: boolean
is Hidden required - Type: boolean
is Private required - Type: string | null
modified At required - Type: string | null · TaskPriorityenum
priority requiredvaluesL O W N O R M A L H I G H
- Type: string
title min length:1required user Id required- Type: string · UUID
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$nullable
- Type: string · UUID
workspace Id Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$required - Type: string | null
description max length:10000