{
"data": [
{
"id": "a1b2c3d4-5678-9abc-def0-1234567890ab",
"name": "Sterling & Associates",
"phone": "212-555-0147",
"address": "450 Lexington Ave, Suite 1200",
"city": "New York",
"state": "NY",
"zip": "10017",
"website": "https://sterlinglaw.example.com",
"isInternal": false,
"createdAt": "2024-06-15T09:30:00.000Z",
"updatedAt": "2025-11-02T14:22:00.000Z"
},
{
"id": "b2c3d4e5-6789-0abc-def1-234567890abc",
"name": "Caldwell Legal Group",
"phone": "310-555-0283",
"address": "9100 Wilshire Blvd, 7th Floor",
"city": "Los Angeles",
"state": "CA",
"zip": "90212",
"website": "https://caldwelllegal.example.com",
"isInternal": false,
"createdAt": "2024-08-01T12:00:00.000Z",
"updatedAt": "2025-10-18T08:45:00.000Z"
}
],
"meta": {
"requestId": "req_7f3a1b2c4d5e6f78",
"timestamp": "2026-03-31T16:00:00.000Z"
}
}