Skip to content

List email components

GET
/components
channel
required
string

Channel type (EMAIL, SMS, etc.)

Successful response

Array<object>
object
envId
required
string
componentId
required
string
name
required
string
internal
required
string
internalPage
required
string
html
required
string
createdAt
required
string
modifiedAt
required
string
referencedBy
required
Array<object>
object
notificationId
required
string
channel
required
string
Allowed values: EMAIL INAPP_WEB SMS CALL PUSH WEB_PUSH SLACK
templateId
required
string
channel
required
string
Allowed values: EMAIL

Bad Request

Unauthorized

Internal Server Error