{
"posts": [
{
"id": "<string>",
"socialAccountId": "<string>",
"type": "POST",
"internal": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"analytics": [
{
"id": "<string>",
"profilePostId": "<string>",
"impressions": 123,
"impressionsUnique": 123,
"views": 123,
"viewsUnique": 123,
"likes": 123,
"dislikes": 123,
"comments": 123,
"shares": 123,
"saves": 123,
"forced": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"raw": "<unknown>",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"postId": "<string>",
"externalId": "<string>",
"title": "<string>",
"description": "<string>",
"smallThumbnail": "<string>",
"thumbnail": "<string>",
"permalink": "<string>",
"subreddit": "<string>",
"publishedAt": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"total": 123,
"limit": 123,
"remainingCapacity": 123
}