FieldEx Developer
developer notes

Get All Tasks by Project

TaskGetAllByProject API allows you to retrieve all existing Task records by Project records.

Method Endpoint
GET {{endpoint}}/api/ext/projects/{projectId}/tasks

Headers

Key Value
Content-Type application/json
Authorization Bearer{{token}}