Description
This endpoint allows you to search channels on WhatsApp using free text. The search can be filtered by categories and supports pagination to navigate through results.URL Parameters
WhatsApp unique authenticated session ID
Request Body
Text to search in channels (name or description)
Array of categories to filter the search (optional)
Pagination settings
Response
Array of found channels
Cursor for the next page of results
Status Codes
200
- Search performed successfully400
- Invalid parameters or missing search text401
- Unauthorized500
- Internal server error
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
Session name (instanceName)
Body
application/json