ncloud_mailer_get_template_structure
Fetch the mail template/category tree to locate template SIDs for sending or managing legacy Cloud Outbound Mailer templates.
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 category/template tree (GET /template). Template nodes have isCategory=false; use their sid as templateSid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isUse | No | true = only templates/categories in use | |
| 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 |