{
"data": [
{
"id": "9c73a4aa-8094-4241-ad05-658436f471fe",
"identify_key": "document",
"has_form_otp": true,
"name": "Winx Tecnologia",
"form_name": "Pesquisa de Clima",
"company_name": "Winx Tech Ltda",
"article": "a",
"email": "contato@winx.ai",
"phone": "+5511999999999",
"document": "12345678000199",
"logo": "https://example.com/logo.png",
"language": "pt_BR",
"admin": {
"name": "João Silva",
"email": "joao@winx.ai"
},
"created_at": "2024-01-01T00:00:00+00:00",
"updated_at": "2024-01-01T00:00:00+00:00"
}
],
"links": {
"first": "https://api.winx.ai/v1/companies?page=1",
"last": "https://api.winx.ai/v1/companies?page=10",
"prev": null,
"next": "https://api.winx.ai/v1/companies?page=2"
},
"meta": {
"current_page": 1,
"per_page": 10,
"total": 100,
"last_page": 10
}
}