Get quality information of WhatsApp senders
Get WhatsApp sender information, such as quality rating, status, and current limit of given senders. Only senders associated with your account are included in the response.
Please log in to see full path URL. Learn why.
get
/whatsapp/1/senders/quality
Authorizations:
Scopes:
Request rate limit:
10 requests / second (per account)
query Parameters
senders required | Array of strings <string> [ 1 .. 100 ] items Example: senders=447796344125,447796344126 List of comma-separated WhatsApp sender numbers. |
Responses
200
List of WhatsApp senders quality.
400
Bad request.
401
Unauthorized
403
Forbidden
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/whatsapp/1/senders/quality?senders=447796344125%2C447796344126' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 400
- 401
- 403
- 429
- 500
Content type
application/json
Copy
Collapse all {- "results": [
- {
- "sender": "441134960000",
- "qualityRating": "MEDIUM",
- "status": "CONNECTED",
- "currentLimit": "LIMIT_100K",
- "lastUpdated": "2022-02-18T08:12:26.422Z"
}, - {
- "sender": "441134960001",
- "qualityRating": "LOW",
- "status": "BANNED",
- "currentLimit": "UNLIMITED",
- "lastUpdated": "2022-02-18T08:12:26.420Z"
}
]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See