curl --location --request GET '/profile'
{
"data": {
"file_path": "string",
"file_name": "string",
"name": "string",
"phone": "string",
"email": "string",
"verif_ktp": 0,
"store_name": "string",
"store_phone": "string",
"sub_domain": "string",
"profile_image": "/prifile/87313/profile.jpg"
}
}