gtm_audit or
org_audit. While the run is in progress it returns a short status line;
once the run is completed it returns the full markdown result.
string
required
string
required
The run id returned by the tool that started the run.
Example call
Returns
In progress — a status line:not found if the id doesn’t exist or belongs to another organization.
Polling guidance
Audits take from tens of seconds to several minutes. Poll on an interval (e.g. every 10–20s) rather than in a tight loop, and stop oncestatus is completed or failed. See
Async runs.