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