For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/projects//users' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"active": true,
"builderId": "782809a6-766a-4cd1-8b0a-5785d72036ff",
"builderName": "Hilitie Group",
"countryCode": "91",
"email": "manisha.manju@leadrat.com",
"firstName": "manisha",
"id": "fd8627ae-3d37-4281-80b8-d2743bc1d266",
"lastName": "manju",
"mobileNumber": "8767898765",
"projectAccess": [
{
"projectId": "fd8627ae-3d37-4281-80b8-d2743bc1d266",
"projectName": "Sunshine Heights",
"accessType": "TOWER_WISE_ACCESS",
"towerIds": [
"t1a2b3c4-d5e6-4f7g-8h9i-j0k1l2m3n4o5"
],
"towerNames": [
"Tower A"
]
}
],
"projectAccessDescription": "Tower-wise Access",
"role": "TENANT_USER",
"verified": false
}