Get feedback event detail report

GET https://{{host}}/etp-report/v3/configs/:configId/feedbacks/details?dimension={{dimension}}&dimensionValue={{dimensionValue}}&feedbackType={{feedbackType}}

Returns feedback information about a domain based on the feedback type.

Request Params

KeyDatatypeRequiredDescription
dimensionstring(Required) Enum Optionally filter by a dimension of data. Refer to Filters for a complete list.
dimensionValuestring(Required) The specified dimension value. Refer to Filters for a complete list.
feedbackTypestring(Required) The type of feedback to query.
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

[{"ackMailSentTime":"2020-05-20T14:02:32Z","currentCategory":"C\u0026C","customerEmailId":"lgumpina@akamai.com","dimensionValue":"0uk.net.","feedbackDesc":"this is a bad domain","reportedTime":"2020-05-20T14:02:31Z","submittedBy":"afero","threatOpsNotifiedTime":"2020-05-20T14:02:32Z"}]