GET /projects/{projectId}/tasks/{taskId}/date route
under review
yolk
Add a route for grabbing a task due date, a
GET /projects/{projectId}/tasks/{taskId}/date
to add to the DELETE
& PUT
actions currently available for that route. Eventually including it in the
GET /projects/{projectId}/tasks
collection response and a GET /projects/projectId}/tasks/{taskId}
item response would be nice too.Log In
Narek Zograbian
under review
logicsaint
also, assigned to
john
Thanks, we will look into this in a future update for https://developers.taskade.com/
CC yc