GET /api/mail_notifications
List of mail notifications

Params

Param Name Description
search
Optional

filter results


Value: Must be String
order
Optional

sort results


Value: Must be String
page
Optional

paginate results


Value: Must be String
per_page
Optional

number of entries per request


Value: Must be String

GET /api/mail_notifications/:id
Show a mail notification

Params

Param Name Description
id
Required

Numerical ID or mail 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.