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