Profile
Exception
GET
/profile
BosOnline/Profile
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/profile'
Response Response Example
200 - Success
{
"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"
}
}
Request
Responses
Modified at 2025-06-23 07:13:28