For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/projects/milestones' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "d9f15573-5cdc-4222-a3db-13a346916cc7",
"name": "Skyline Heights",
"towers": [
{
"id": "08b4d51a-e2e0-47fd-9094-9e03e14018f7",
"project": "d9f15573-5cdc-4222-a3db-13a346916cc7",
"name": "Sky Tower",
"sequenceNo": null,
"totalFloors": 12,
"namingSeries": "ST",
"amenities": null
}
]
}