getCustomEmailContent
Get custom email content for a specific template and lock details
| Path Parameters |
|---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
template string — REQUIREDTemplate id for email |
| Responses | |||||
|---|---|---|---|---|---|
200Successfully get custom template content
| |||||
401User is not authenticated.
| |||||
404Custom email content not found for this template. | |||||
500Could not get custom email content.
|