{
"id": "1744521292871a",
"object": "user",
"attributes": {
"name": "John Doe",
"email": "john@example.com",
"role": "admin"
},
"createdAt": "2025-04-27T13:39:47.024Z",
"companies": [
{
"id": "1744521292871a",
"object": "company",
"attributes": {
"name": "Acme Corp",
"domain": "acme.com"
},
"createdAt": "2025-04-27T13:39:47.024Z"
}
],
"memberships": [
{
"id": "cma9nhdis0002108kpmr9vfrl",
"object": "companyMembership",
"attributes": {
"role": "admin",
"department": "engineering"
},
"createdAt": "2025-05-04T12:51:10.881Z",
"companyId": "cm9zp4wyh00116pt4o5v5vg5t",
"userId": "cm9zp4wyb000z6pt484wnbzs7",
"company": {
"id": "1744521292871a",
"object": "company",
"attributes": {
"name": "Acme Corp",
"domain": "acme.com"
},
"createdAt": "2025-04-27T13:39:47.024Z"
}
}
]
}