List contact groups
missive_list_contact_groupsList contact groups or organizations within a contact book. Missive: GET /contact_groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which kind to list: "group" or "organization". | |
| limit | No | Max records to return. | |
| offset | No | Number of records to skip (offset pagination). | |
| contact_book | Yes | The contact book id (required). |