Retrieve Project Tasks by Project ID
GET/api/v1/integration/project-task/:id
Retrieve tasks from a project in Merdeka by its project ID.
Path Parameters
Responses
- 200
- 401
- 403
- 404
Successful response with project details
Unauthorized – token missing or expired
Forbidden – missing or invalid ClientID
Not found – project with given ID does not exist