Retrieve all WhatsApp instances associated with your account with powerful filtering options.
List all WhatsApp instances associated with your authenticated account. Use filters to narrow down results by UUID, name, phone number, or status.Documentation Index
Fetch the complete documentation index at: https://docs.hypersender.com/llms.txt
Use this file to discover all available pages before exploring further.
filter[uuid] - Filter by instance UUID (exact match)filter[name] - Filter by instance name (partial match)filter[phone] - Filter by phone number (exact match)filter[status] - Filter by instance statusid - Instance UUIDname - Instance namephone - Phone number in E.164 formatservice_type - Service type (whatsapp)status - Current instance statusaccess_token - Access token for the instance (null if not yet connected)created_at - Creation timestampSTOPPED: Instance is stoppedSTARTING: Instance is starting upWORKING: Instance is running and readySCAN_QR_CODE: Waiting for QR code scanFAILED: Instance failed to startPENDING: Awaiting server assignmentBearer token authentication. Example: Bearer 234|3uB2pBST2H6If8twXIeUaeNu23VJ8XassYoOVJuva48388e1
application/json
"application/json"
Filter by instance UUID
Filter by instance name (partial match)
Filter by phone number
Filter by instance status
STOPPED, STARTING, WORKING, SCAN_QR_CODE, FAILED, PENDING Successful response
Instance UUID
"fa3d01c4-1234-4c0d-a12f-df319b612f8c"
Instance name
"MyInstanceName"
Phone number in E.164 format
"+201234567890"
Service type
"whatsapp"
Instance status
STOPPED, STARTING, WORKING, SCAN_QR_CODE, FAILED, PENDING "WORKING"
Access token for the instance
"234|3uB2pBST2H6If8twXIeUaeNu23VJ8XassYoOVJuva48388e1"
Creation timestamp
"2025-05-26T10:12:45"