Audit standardized entity classifications
Read-only audit of standardized classification joins. Supply entityId as a query parameter for one entity. During cursor migration, existing fleet clients may continue from raw UUID cursors; new fleet audits use the fleet endpoint.
Authentication
Client secret for read-only service-to-service access (no writes)
Query parameters
The size of the page to be returned; default 25, maximum 200.
Include hidden and not-yet-published entities when authorized.
Request
Only entities holding both an ancestor and its descendant code inside one hierarchical standardized category (ISIC, NAICS, SIC); descendant means the ancestor code digits are a strict prefix of the descendant code digits.
Restrict to entities holding at least one join in this standardized category; matched rows still report the entity’s full standardized join set.
Privileged read scope for admin callers. Includes hidden and not-yet-published entities. Defaults to private visibility for admin API key or ROLE_ADMIN callers; client-secret callers stay public.
Only entities with at least this many standardized joins; when omitted, entities with zero joins remain in the fleet audit.
Response
Frozen snapshot total for fleet audits; keyset pages report page size.
Opaque continuation cursor; null on the last page.