/
API - Get email notifications details

API - Get email notifications details

The purpose of this method is to retrieve information about admin email notifications. This point refers to Administration - Email Notifications

URL

(GET) /api/account/email/adminnotifications?token=

PARAMETERS

Parameters are:

token

The session token obtained when connecting.

 

RESULTS

The method returns JSON and HTTP status 200. Other HTTP status values indicate an error.

EXAMPLE

A typical result may look like:

{ "emailsTo": null, "emailsCc": null, "events": null, "events_": { "SourceChangeOk": false, "SourceChangeErr": false, "TargetChangeOk": false, "TargetChangeErr": false, "JobStatusChangeOk": false, "JobStatusChangeErr": false, "AutorunOk": false, "AutorunErr": false, "AllOk": false, "AllErr": false }, "smtpEnabled": true, "smtpSender": "test@wordbee.com" }

 

Related content

API - Get Account details
API - Get Account details
More like this
orders/{orderId}/traces
orders/{orderId}/traces
More like this
API - Get project details
API - Get project details
More like this
Releases 2023-07
Releases 2023-07
More like this
Job status and messages
Job status and messages
More like this
Job notification templates
Job notification templates
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008