get https://api.soft10.az/v1/user/get-profile-image/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.soft10.az/v1/user/get-profile-image/phone \
--header 'accept: application/json'
xxxxxxxxxx
{
"success": true,
"statusCode": 0,
"message": "string",
"data": {
"status": "string",
"url": "string"
}
}