get_audit
Fetch a Webmatik audit by id. While background analysis (AI vision, AI search visibility) is still running the response says so — poll every ~15s until status is "completed". Returns scores per category, failed checks, and the prioritized recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Webmatik API key (wmk_...). Optional if sent as Authorization: Bearer header. | |
| auditId | Yes | Audit id returned by run_audit |