List broadcast lists
Transmission List
List broadcast lists
Lists all broadcast lists of the instance
GET
List broadcast lists
Overview
This method allows you to list all broadcast lists associated with your instance, with pagination support.Attributes
Header
Your instance ID. Available in the Z-API panel under Instances.
Your Z-API instance token.
Query params (Optional)
Page number to be returned. Starts at 1
Number of items per page. Default: 20
Response
200
405
Make sure you are sending the request with the correct HTTP method. Check that you are using GET as specified at the top of this page.415
If you receive a 415 error, make sure to include theContent-Type header in your request. In most cases, the value should be application/json.