For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/me/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"user": {
"active": true,
"countryCode": "+91",
"mobileNumber": "62068 25546",
"email": "rohansharma@leadrat.com",
"firstName": "Rohan",
"lastName": "Sharma",
"role": "TENANT_USER",
"userId": "7e3985ec-4c5c-4d61-860b-4aef82572579"
},
"builder": {
"builderId": "d657c109-0335-499f-9afc-c7efa32cd0b5",
"name": "Hilite",
"region": "INDIA",
"type": "PREMIUM",
"subscription": {
"active": true,
"amountPaid": 250000,
"endDate": "2024-12-31",
"features": null,
"maxProjects": 100,
"maxUsers": 50,
"planName": "Custom",
"startDate": "2024-01-01"
}
},
"dateTimeFormat": "2026-02-25T11:03:27.2597447",
"currencyFormat": {
"amount": 1250,
"currency": "INR",
"currencySymbol": "₹",
"formatted": "1,250.00"
}
}