Get audit historyAsk AIget https://{hostname}/papi/v1/hostnames/{hostname}/audit-historyGets a detailed record of all modifications made to a property hostname.Path ParamshostnamestringrequiredThe cnameFrom for the hostname your end users see, indicated by the Host header in end user requests.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.HeadersPAPI-Use-PrefixesstringenumrequiredEnum Sets whether to represent ID prefixes in response data. Set to false when exchanging PAPI data with other APIs.truefalseAllowed:truefalseacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response shows the audit history for the requested property hostname. The response includes information when the property hostname was first created and activated, might also show other changes if the item was later edited. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed. 406Not acceptable. 429Too many requests. 500Internal server error.Updated about 1 month ago