{
"message": "string",
"data": {
"posts": [
{
"post_id": "string",
"post_title": "string",
"post_description": "string",
"option_one": null,
"option_two": null,
"option_three": null,
"option_four": null,
"posts_type": 0,
"created_at": "string",
"updated_at": "string",
"survey_questions": null,
"post_roadmap_state": null,
"topic_id": 0,
"type": "string",
"status": "string",
"translations": null,
"json_post": 0,
"sequence": 0,
"comment_count": 0,
"label_name": null,
"label_text_color": null,
"label_color": null,
"label_id": null,
"channel_name": "string",
"channel_name_translation": null,
"community_title": "string",
"option_one_votes": 0,
"option_two_votes": 0,
"option_three_votes": 0,
"option_four_votes": 0,
"total_votes_on_poll": 0,
"total_number_of_likes": "string",
"total_number_of_dislikes": "string",
"total_reaction_on_post": "string",
"post_attachements": [
"string"
],
"created_by_user": {
"id": 0,
"profile_pic": "string",
"name": "string",
"job_title": "string",
"user_slug": "string"
},
"survey_question": [
"string"
]
}
],
"totalPosts": 0,
"currentPage": "string",
"totalPages": 0,
"pageSize": "string"
}
}