Get Contact List Members
neuron_get_contact_list_membersRetrieve members of a contact list with search by name or phone and pagination support.
Instructions
List members of a contact list with search and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Items per page | |
| search | No | Search members by name or phone | |
| idOrSlug | Yes | The list ID (UUID) or slug |