Skip to Main Content
Preset Feature Feedback
Status Needs review
Categories Enhancement
Created by Daniel Watania
Created on Nov 15, 2023

Include more details in the Get an Alert/Report API endpoint.

What is the problem or goal the end user is trying to solve or accomplish?

When requesting to list all alerts (/api/v1/report/) there are more details, for example, changed_on and created_on detail. However, the detail is not present if you run the API call for a specific alert or report via (/api/v1/report/424).

How are they solving it currently?

Run this query instead: /api/v1/chart/?q=(filters:!((col:id,opr:eq,value:{{id}})))

What is the recommended solution by the Customer?

Include more detail when querying a specific alert or report.

  • Attach files
  • +1