Skip to main content

Retrieve WhatsApp Profile Picture

GET 

/api/v2/instance/:instanceId/chat/profile-picture

Get the profile picture of a WhatsApp registered phone number.

Request

Path Parameters

    instanceId stringrequired

    ID of the instance.

Query Parameters

    id stringrequired

    Enter the "number" or the "keyRemoteJid".

Responses

ProfilePicture

Schema
    profileUrl string
Loading...