Get a report schedule

GET https://{{host}}/etp-report/v3/configs/:configId/schedules/:scheduleId

Lists the configuration of a specified report schedule.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"createdBy":"alfulani","creationDate":"2017-06-22T11:12:55Z","criterias":{"siteIds":[]},"daily":true,"dayOfWeek":"MONDAY","emails":["user1@akamai.com","user2@akamai.com"],"enable":true,"filters":{"isAlert":{"in":["true"]}},"isHtml":true,"isNew":true,"modifiedBy":"mrossi","modifiedDate":"2017-06-28T11:12:55Z","recurrence":"WEEKLY","reportTemplate":"THREAT_EVENTS_BY_LOCATION_AND_DOMAIN","scheduleId":100,"status":"ENABLED","useFilters":false,"userTimeZone":"+05:30"}