curl --location --request GET 'https://api.satyadailynews.in/api/user_verification/fetch_user.php?user_id=USER ID&api_key=API KEY'{
"status": "success",
"data": {
"id": "**",
"user_id": "***************",
"username": "**********",
"email": "********************",
"phone": "**********",
"whatsapp": "**********",
"password": "*******************************",
"api_key": "********************************",
"balance": "*****.**",
"kyc_status": "********",
"role": "*****",
"status": "******",
"created_at": "******************",
"created_by": null,
"updated_at": "******************"
}
}