For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Project Fields

Get Project Fields — Taskade REST API v1 reference: GET /projects/{projectId}/fields. Parameters, authentication, and response schema.

get

Get all fields for a project

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
Responses
200

Project fields

application/json

Project fields

okboolean · enumRequiredPossible values:
get/projects/{projectId}/fields

Last updated

Was this helpful?