For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/projects/booked' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'[
[
{
"id": "17e87736-206b-4540-8bcc-e4cf74ca11cd",
"builder": "782809a6-766a-4cd1-8b0a-5785d72036ff",
"name": "Green Valley Apartments",
"region": "INDIA",
"projectStatus": "READY",
"startDate": "2026-01-13",
"projectType": "RESIDENTIAL",
"expectedCompletionDate": null,
"brief": "....................",
"reraNumber": null,
"description": null,
"address": {
"city": "BENGALURU",
"country": "INDIA",
"line1": "9/8",
"line2": "Venkappa Garden, Ejipura",
"pincode": "560095",
"point": {
"latitude": 12.9398718,
"longitude": 77.6264393
},
"state": "KARNATAKA"
},
"created": "2026-03-09T15:24:15.606536",
"amenities": {
"inherited": null,
"specific": [
{
"name": "Children's Play Area",
"description": null,
"price": null,
"chargeType": "FIXED",
"charge": 0
},
{
"name": "Landscaped Garden",
"description": null,
"price": null,
"chargeType": "FIXED",
"charge": 0
}
]
}
}
]
