My App

Get all Milestones

GET
/project-mgt/getAllMileStones/{projectId}
/project-mgt/getAllMileStones/{projectId}

Path Parameters

projectId
Required
string

ID of the project

curl -X GET "https://api.zedblock.com/api/project-mgt/getAllMileStones/string"

Milestones list retrieved successfully.