GET /api/mail_notifications
List of email notifications

Params

Param Name Description
search
Optional

篩選結果


Value: Must be String
order
Optional

排序結果


Value: Must be String
page
Optional

編頁結果


Value: Must be String
per_page
Optional

每個請求的項目數量


Value: Must be String

GET /api/mail_notifications/:id
Show an email notification

Params

Param Name Description
id
Required

Numerical ID or email notification name


Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.