Report AUP event detailspost https://{hostname}/etp-report/v3/configs/{configId}/aup-events/detailsProvides all threat events record details for a given time period.Path ParamsconfigIdintegerrequiredA unique identifier for each configuration.Query ParamsaccountSwitchKeystringFor 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.Body ParamsendTimeSecintegerrequired≥ 0The end time for report data, in epoch seconds.filtersobjectOptions to filter AUP events report data. Refer to Filters for complete details.filters objectorderBystringenumrequiredThe order of event data, either ASC or DESC.ASCDESCAllowed:ASCDESCpageNumberinteger≥ 0The requested number of pages.pageSizeinteger≥ 0The number of records in a given page.startTimeSecintegerrequired≥ 1The start time for report data, in epoch seconds.Add FieldHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Bad Request. 403Access forbidden. 404Configuration not Found.Updated about 1 month ago