Report IDP access log detailspost https://{hostname}/etp-report/v3/configs/{configId}/access-logs/detailsLists the IDP access logs for a configuration 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.filtersobjectrequiredOptions to filter IdP report data. Refer to Filters for complete details.filters objectstartTimeSecintegerrequired≥ 1The start time for report data, in epoch seconds.upToCountinteger≥ 0The number of records expected in the report.HeadersacceptstringenumDefaults to application/problem+jsonGenerated from available response content typesapplication/problem+jsontext/csvAllowed:application/problem+jsontext/csvResponses 200Successful response. 400Bad Request. 403Access forbidden. 404Configuration not Found.Updated about 1 month ago