Basic Information

appmixer.whatsapp.phoneNumbers.GetRegistrationStatus

Get Sender Registration Status

1.0.0

Public

Check whether YOUR business sender phone number is registered on the WhatsApp Cloud API. Read-only — no side effects. Use for diagnostics or as a branch condition before sending messages. Returns `registered: true` when platform_type is CLOUD_API.

Input Ports

in

FieldTypeDescription
WhatsApp Business Account ID text Select the WhatsApp Business Account (WABA). If the dropdown is empty, enter your WABA ID manually — you can find it in Meta Business Manager (business.facebook.com → Settings → Accounts → WhatsApp Accounts).
Phone Number ID text ID of YOUR business sender phone number to check. Pick from the dropdown (populated when the WABA above is filled in), or paste a Phone Number ID manually.

Output Ports

out

FieldTypeDescription
Registered on Cloud API boolean -
Platform Type string -
Phone Number Verified boolean -
Code Verification Status string -
Messaging Tier Limit string -
Display Phone Number string -
Verified Name string -
Quality Rating string -

Full Metadata