Projects API - Expose tags
planned
petersr
It would be nice if there was more information on projects listed via GET /folders/{folderId}/projects. Currently it seems to just be
id
and name. It would be especially useful for me it it listed tags
.Here's my use case: https://pastebin.com/raw/7cYd8aGY
Log In
John at Taskade
Great feedback, and I love that you included your specific use case! Exposing richer project metadata — especially tags — through the GET /folders/{folderId}/projects endpoint would make a meaningful difference for workflows that depend on filtering or organizing projects programmatically.
Right now the API response is admittedly minimal on that front. Tags, custom fields, and other project-level attributes are all things we want to surface more completely in the API. Your use case of filtering or routing by tags is a really common developer need, and it reinforces why this matters.
We're actively evolving the Public API and this request is logged and visible to our team. In the meantime, if you haven't already, Taskade Automations can sometimes bridge gaps with tag-based triggers and conditions. Take a look at https://taskade.com/changelog for the latest API and automation updates.
Thanks for the detailed bug report-style feedback — exactly what we need to prioritize the right fields!
John at Taskade
Update: This is on our roadmap!
We've prioritized this based on your votes and feedback.We're planning to include this in an upcoming release. Stay tuned for updates!
In the meantime, check out what's new:
- **Taskade Genesis** — generate AI-powered apps, agents, and workflows instantly
- **Community Hub** — 1000+ free templates and apps to explore
Follow our progress: Changelog | Product Updates
Thanks for voting and helping shape Taskade!
John at Taskade
marked this post as
planned
Update: This is on our roadmap!
We've been shipping fast — including AI Agents, automations, new views, and hundreds of improvements. This specific enhancement is tracked and planned.
Explore what's available now:
- Build with Taskade Genesis — create AI apps, agents, and workflows instantly
- Browse Community Hub — clone templates and AI agents for free
Stay updated: Changelog | Product Updates
petersr
Any news on this?
j
jiawei.kek
hi there, we've since updated our api for projects https://docs.taskade.com/docs/api-reference/projects/get-project-fields
this could be what you are referring to
thanks for your suggestion on adding more api endpoints for projects - we'll take that into consideration.
petersr
jiawei.kek - I tried to call that endpoint on a project I know has some tags, but got an empty list back.
j
jiawei.kek
Merged in a post:
Projects - Expose tags/labels
petersr
Either expose more information on projects under /projects/{projectId} or add an endpoint like /projects/{projectId}/labels
It seems I already requested this here https://www.taskade.com/feedback/public-api/p/list-projects-with-more-details