Get-Profile-Photo
http://whatsapp.local
http://whatsapp.local
GET
/settings/profile/photo
Profile
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://whatsapp.local/settings/profile/photo'
Response Response Example
{
"settings": {
"profile": {
"photo": {
"link": "profile-photo-url"
}
}
}
}
Request
Query Params
format
string
optional
Example:
link
Responses
Modified at 2023-08-15 03:06:39