Skip to content

TaskLists Object ​



id
string
REQUIRED · 

The unique identifier for the task list

name
string

The name of the task list

ticket
object

The ticket the task list is associated with

id
string

The unique identifier for the ticket

tasks
object[]

The tasks in the task list

id
string

The unique identifier for the task

name
string

The name of the task

created_at
string · date-time

The date and time the task list was created

updated_at
string · date-time

The date and time the task list was last updated

remote_data
object

Raw data returned from the remote API call.