Latest compliance result
Returns the most recent compliance scan result for the Page. A fresh scan is queued automatically on every company create + update.
Authorizations
Bearer token authentication. Accepts company-admin tokens with
storefront.view for read operations and storefront.update
for writes and scan triggers (legacy per-resource grants like
categories.update / products.view / etc. are still accepted
during the migration), required on every company operation.
Storefront public operations under /api/v202604/{resource} and
/api/v202604/{resource}/{slug} are unauthenticated
(security: []).
Path Parameters
The unique identifier of the page.
Response
Latest compliance result.
Latest compliance scan result for the resource: the record nested
under item plus the meta envelope. Nullable fields are
unpopulated until the first successful scan.