org

Gets the custom setting or default for the welcome email's subject, body, cta button label

get/v1/org/{orgId}/welcome-email

Path parameters

orgIdstring required

Org identifier (either id or slug)

Query parameters

isPreboardingboolean

Is preboarding

Response

success

isEnabledboolean required

Whether to send a welcome email

welcomeEmailSubjectstring required

Subject

welcomeEmailButtonLabelstring required

Button label

welcomeEmailBodystring required

Body

Changes

No recorded changes to this endpoint across all 10 revisions of this API.