curl --location '/api/social-actions?title=undefined&name=undefined&description=undefined&comment_type=undefined&active=undefined&social_id=undefined&is_main=undefined&keywords=undefined&page=undefined&limit=undefined&is_active=undefined'{
"data": {
"data": [
null
],
"paginate": {
"page": 0,
"limit": 0,
"total": 0,
"total_pages": 0
}
},
"message": "string",
"status": true,
"status_code": 0
}