curl --location --request GET 'https://app.apacta.com/api/v1/wall_posts?project_id='{
"data": [
{
"created": "string",
"deleted": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"message": "string",
"modified": "string",
"project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
"user_id": "a169451c-8525-4352-b8ca-070dd449a1a5"
}
],
"pagination": {
"count": 0,
"current_page": "string",
"has_next_page": true,
"has_prev_page": true,
"limit": 0,
"page_count": "string"
},
"success": true
}