/
TI
ticktick
/
TickTick OpenAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 4w ago
Details
Filter operations
post
Get the current user's preferences
post
Move tasks between projects
post
Batch create or update tasks
post
Get completed tasks
post
Filter tasks
get
Get the list of projects
get
Get a project by ID
get
Get project with data by ID
get
Get the members of a project
post
Create a task to TickTick
post
Assign a task to a project member
post
Remove the assignee from a task
post
Complete a task by project ID and task ID
delete
Delete a task by project ID and task ID
Get project with data by ID
get
/open/v1/project/{projectId}/data
Path parameters
projectId
string
required
The ID of project.
Response
OK
ProjectData
required
project
Project
tasks
Task[]
columns
Column[]
Changes