List Contact Lists
neuron_list_contact_listsRetrieve all contact lists for the current organization with optional filtering by search term, type, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| type | No | Filter by list type: 'static', 'dynamic', or 'merged' | |
| limit | No | Number of items per page (default: 20) | |
| search | No | Search term to filter lists by name or slug |