Project Milestones
GET {{base_url}}/project/:wbskey/milestone
Use this endpoint to retrieve all milestones associated with a project in the Projects hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"RecordID":"7dd188f7ed024feda542b53ac65460ee","WBS1":"2002003.00","WBS2":" ","WBS3":" ","Code":"SysActualCompl","Description":"Actual Completion","EndDate":"2020-08-25T00:00:00.000","Notes":"When the work is done","SystemInd":"Y","WBSName":"Boston Center for the Performing Arts"},{"RecordID":"57E48C077507493C9C77E8F37EEE123C","WBS1":"2002003.00","WBS2":" ","WBS3":" ","Code":"SysEstCompletion","Description":"Estimated Completion","EndDate":"2006-05-07T00:00:00.000","Notes":"When we think we will complete the project","SystemInd":"Y","WBSName":"Boston Center for the Performing Arts"},{"RecordID":"1495ca00b2a643c3ad57d226e5e1347c","WBS1":"2002003.00","WBS2":" ","WBS3":" ","Code":"SysStart","Description":"Actual Start","EndDate":"2003-08-01T00:00:00.000","Notes":"When we started the work","SystemInd":"Y","WBSName":"Boston Center for the Performing Arts"},{"RecordID":"bf68f99763dd4ab4be608d1130069abb","WBS1":"2002003.00","WBS2":" ","WBS3":" ","Code":"SysContract","Description":"Contract Awarded","EndDate":"2003-07-24T00:00:00.000","Notes":"When we won the bid","SystemInd":"Y","WBSName":"Boston Center for the Performing Arts"},{"RecordID":"4a5e4b6d3abe4b63a829e284badfa6fc","WBS1":"2002003.00","WBS2":" ","WBS3":" ","Code":"SysBidSubmitted","Description":"Bid Submitted","EndDate":"2002-08-23T00:00:00.000","Notes":"When we submitted the bid","SystemInd":"Y","WBSName":"Boston Center for the Performing Arts"}]