alerts

get/alerts/trends

Query parameters

daysinteger

Window in days (7-90, default 30)

Response

Opened/resolved per day plus MTTR percentiles for the signed-in scope

bucketstring required

Bucket size — always day

daysinteger required

Effective window in days (clamped to 7-90)

Example response

{
  "bucket": "day",
  "timeSeries": [
    {
      "time": "2026-08-01T00:00:00+00:00"
    }
  ]
}

Changes

Changed in 1 of the 6 revisions of this API.35

  • 9d9ef31d83e535See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became optional for the status

      response-property-became-optional

    • removed the required property from the response with the status

      response-required-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog