curl --location --request GET 'https://app.apacta.com/api/v1/wall_posts//wall_comments'{
"data": [
{
"created": "string",
"deleted": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"message": "string",
"modified": "string",
"user_id": "string",
"wall_post_id": "ac80dbc1-d482-4064-91eb-3a9d3ad257f4"
}
],
"pagination": {
"count": 0,
"current_page": "string",
"has_next_page": true,
"has_prev_page": true,
"limit": 0,
"page_count": "string"
},
"success": true
}