List tasks in a project
API Reference
List tasks in a project
Returns all tasks belonging to a specific project. Requires a valid project_id. Returns an empty tasks array if the project exists but has no tasks yet.
GET
List tasks in a project
Documentation Index
Fetch the complete documentation index at: https://writechoice-8439b44d-mintlify-78019799.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
All requests must include a valid API key in the Authorization header. Example: Authorization: Bearer tf-live-4a8f2c1e9b3d7e6a
Path Parameters
The ID of the project whose tasks you want to retrieve.