Get tasks in a box

Tasks allow you to create a task list per box. All tasks have the text property. They can optionally be assigned to any member of the pipeline. They also have an optional due date, which when set, adds the task to the creators calendar and sends an email reminder when due.

This call lets you get all the tasks associated with a particular box.

Property NameDescription
creatorKeyThe user key of the user that created the task
creationDateThe date the task was created
dueDateThe date the task is due and a reminder is sent
textThe text of a task
statusWhether the task is DONE or NOT_DONE
reminderStatusGets the status of the reminder if this task has a due date, can be: NONE, SCHEDULED, REMINDED or ERROR_ON_REMINDER
assignedToSharingEntriesWho the task is assigned to
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!