# Get Phones


# Description

You can use this API to get all the verified WhatsApp numbers you have added.

# Endpoint

GET https://019sms.co.il/whatsapp-api/get-whatsapp-phones
Name Type Required
Authorization Bearer authentication ✔️
Content-Type application/json ✔️

# Response Example

json
Copy code
    
  

# Response Parameters

Name Type Description Options
success boolean The status of request. true/false
phones array of strings All the verified WhatsApp numbers you have added

Note

The number will only be returned if it has completed the verification process.

Last Updated: 4/27/2026, 3:01:05 PM