For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/builders?page&size&sort' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' [
{
"id": "d0ce1bcf-2fa5-4418-b142-3b5cbfaaafef",
"name": "RohanGroup",
"region": "INDIA",
"type": "PVT_LTD",
"primaryAdminEmail": "thearchivebar@gmail.com",
"registrationNumber": "U45201KA2018PTC114725",
"gstin": "33AAECM4567R1Z5",
"address": {
"city": "Delhi",
"country": "INDIA",
"line1": "Luxor street",
"line2": "Harmu",
"pincode": "500070",
"point": "String",
"state": "Delhi"
},
"contactPerson": "Rohan Sharma",
"countryCode": "91",
"phone": "+916525412254",
"companyEmail": "info@rohangroup.com",
"website": "https://www.rohangroup.com",
"gstCertificate": "String",
"aadhaarCard": "String",
"panCard": "String",
"eSignature": "String",
"userCount": 2,
"subscription": {
"active": true,
"amountPaid": 1000000,
"builder": "d0ce1bcf-2fa5-4418-b142-3b5cbfaaafef",
"created": "2026-03-09T16:13:59.860634",
"createdBy": "bob.b@leadrat.com",
"endDate": "2026-11-18",
"id": "b2ed35c9-c874-436b-a020-84d7622ddfa4",
"lastModifiedBy": "bob.b@leadrat.com",
"maxProjects": 50,
"maxUsers": 10,
"modified": "2026-03-09T16:13:59.860634",
"startDate": "2026-03-01"
}
}
],
"empty": false,
"first": true,
"from": 1,
"last": true,
"pageNumber": 0,
"pageSize": 10,
"to": 1,
"totalElements": 1,
"totalPages": 1
}
