Skip to main content

getCustomEmailContent

Get custom email content for a specific template and lock details

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

template string REQUIRED

Template id for email

Responses
200

Successfully get custom template content

Schema OPTIONAL
lockAddress string OPTIONAL
network number OPTIONAL
template string OPTIONAL
content string OPTIONAL
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL
404

Custom email content not found for this template.

500

Could not get custom email content.

Schema OPTIONAL
message string