Skip to main content
POST
Get profile picture URL

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
number
string
required

Phone number or JID whose profile picture URL to fetch.

Example:

"5511999999999"

Response

Success — provider-native response body.

wuid
string
required

WhatsApp JID resolved from the requested number.

profilePictureUrl
string | null
required

Public URL of the contact's profile picture, or null when hidden/not set or unreachable.