Email

Get Email Log

Get a specific email log record.

Args: email_id: Email log ID db_session: Database session current_user: Authenticated user

Returns: Email log record

get/email/logs/{email_id}

Path parameters

email_idstring uuid required

Response

Successful Response

email_idstring uuid required
customer_idstring uuid required
inquiry_idstring uuid nullable
lead_idstring uuid nullable
template_namestring required
to_recipientsstring[] required
cc_recipientsstring[] nullable
bcc_recipientsstring[] nullable
subjectstring required
template_argsobject nullable
sent_atstring date-time nullable
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.