List Companies
{
"data": [
{
"company_name": "string",
"company_email": "[email protected]",
"company_status": "active",
"description": "string",
"industry": "string",
"website": "string",
"phone": "string",
"address": "string",
"id": 0,
"company_id": "string",
"time_created": "2025-11-27T09:46:28.066Z",
"time_updated": "2025-11-27T09:46:28.066Z",
"organization_id": 0
}
],
"total": 0,
"page": 0,
"page_size": 0,
"total_pages": 0,
"has_next": true,
"has_previous": true
}Last updated