Skip to main content
GET
Audit Generated Form Smart Tags

Authorizations

Authorization
string
header
required

API key authentication. Send your raw API key as the Authorization header value with NO scheme prefix — Authorization: YOUR-API-KEY. Do NOT prefix it with Bearer or ApiKey, and do not use an X-API-Key header; those are not accepted.

Path Parameters

companyId
string<uuid>
required

Company identifier

id
string<uuid>
required

The generated form's id (as returned by the List Generated Forms endpoint). Identifies one generated form instance — not a template; templates are addressed by their FM-XXXX number instead.

Response

The audit outcome for the form's draft.

A read-only classification of every AII… smart-tag identity a stored document carries, judged against the company's current field configuration.

id
string<uuid>
required

The audited generated form's id.

fileKind
enum<string>
required

static means a PDF file — it carries no smart-tag anchors, so the audit is an empty no-op.

Available options:
docx,
static
findings
object[]
required

One entry per (identity, form) the document carries, deduplicated and sorted by identity.

summary
object
required

Finding counts per classification.