id andcontact_list_id are omitted on list/details. Nested dashboard account data is not returned.{
"uuid": "string",
"first_name": "string",
"last_name": "string",
"email": "user@example.com",
"is_subscribed": true,
"unsubscribed_at": "string",
"recieved_count": 0,
"opened_count": 0,
"open_rate": 0,
"click_rate": 0,
"last_opened": "string",
"last_clicked": "string",
"account_id": 0,
"customerable_type": "string",
"customerable_id": 0,
"tags": [
"string"
],
"created_at": "string",
"updated_at": "string"
}