ncloud_mailer_get_address_book
Retrieve the address book summary for a legacy Cloud Outbound Mailer migration, showing total address count and per-group counts. Individual addresses are not listed.
Instructions
[Legacy Cloud Outbound Mailer API — merged into SENS on 2026-09-17; available only to projects migrated from Cloud Outbound Mailer and only for ~12 months (SENS overview: until Dec 2027). New mail sending/lookup: ncloud_sens_send_mail / ncloud_sens_list_mail_requests.] Get the address book summary (GET /address-book): totalAddressCount and per-group sid/groupName/addressCount. There is no API to list the individual addresses of a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Region path segment (KR=/api/v1, SGN=/api/v1-sgn, JPN=/api/v1-jpn). Defaults to the server region (NCLOUD_REGION) when it is one of these, otherwise KR |