ncloud_sens_get_brandmessage_image
Retrieve a specific Brand Message image by its image ID from the SENS service. Use this to fetch an image associated with a Biz Message project for review or reuse.
Instructions
Get one Brand Message image (GET /brandmessage/v2/services/{serviceId}/images/{imageId}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageId | Yes | Image ID | |
| serviceId | No | Biz Message service ID in NRN form (e.g. ncp:kkobizmsg:kr:1********2:myproject). Defaults to NCLOUD_SENS_BRANDMESSAGE_SERVICE_ID (or NCLOUD_SENS_ALIMTALK_SERVICE_ID) / NCLOUD_SENS_SERVICE_ID. Find it with ncloud_sens_list_projects (kkoBizMsgService.serviceId). A 'Forbidden' reply means the project does not have this channel enabled. |