Re-querying a report
action1_requery_reportRefresh a report's data by initiating an asynchronous re-query of its underlying source. Use this to update report results without manual intervention.
Instructions
Re-querying a report. This API method initiates an asynchronous update ("requery") of the report's underlying data source. Perm: view_reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Org UUID. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| report_id | Yes | Provide a specific report ID. | |
| endpoint_id | No | The ID of the endpoint to query. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||