Company
Retrieve company information.
Company detail info
{
"success": true,
"timestamp": "2026-02-06T19:07:18.197Z",
"data": {
"companyId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"businessName": "string",
"nit": "string",
"email": "string",
"createdAt": "2026-02-06T19:07:18.197Z",
"activeUsers": 0,
"activeProperties": 0,
"plan": {
"name": "string",
"type": 0
}
}
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": "string",
"field": "string"
},
"timestamp": "2026-02-06T18:36:21.561Z"
}Last updated