v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBpoliciesManagement
Get Alert Timestamp Format policy.
Get the Alert Timestamp Format policy. This policy controls the date/time format used in alert and recovery notification payloads across all connections and monitor types. When set to ISO, timestamps use the format yyyy-MM-dd HH:mm:ss z. When set to LEGACY, timestamps use the format MM/dd/yyyy hh:mm:ss a z.
get/v1/policies/timestampFormat
Response
The Alert Timestamp Format policy.
Example response
{
"timestampFormat": "LEGACY"
}