Skip to main content
GET
Audit Form Template 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

number
string
required

The template's stable form number, e.g. FM-0012.

Response

The audit outcome for the template's current version.

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

number
string
required

The audited template's form number.

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.