Get Task Date
Get Task Date — Taskade REST API v1 reference: GET /projects/{projectId}/tasks/{taskId}/date. Parameters, authentication, and response schema.
get
Get the date of a task
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
taskIdstringRequired
Responses
200
Task Date
application/json
Task Date
okboolean · enumRequiredPossible values:
4XX
Error description
application/json
get/projects/{projectId}/tasks/{taskId}/date
Last updated
Was this helpful?