{
"status": true,
"data": {
"asset": {
"id": "string",
"accountId": "string",
"connectionId": "string",
"channel": "facebook_page",
"metaAssetId": "string",
"parentMetaAssetId": "string",
"name": "string",
"username": "string",
"phoneNumber": "string",
"status": "active",
"capabilities": {
"messaging": true,
"comments": true,
"publishing": true
},
"hasAccessToken": true,
"accessTokenLast4": "string",
"tokenExpiresAt": "2019-08-24T14:15:22.123Z",
"lastSyncedAt": "2019-08-24T14:15:22.123Z",
"lastError": {
"property1": "string",
"property2": "string"
},
"metadata": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "2019-08-24T14:15:22.123Z"
},
"threadCount": 0,
"postCount": 0
}
}