Returns a single basic policy by ID, with the flat fieldModelV1Data
object including the nested exposures array.
Required permission: company.policy:read
API key authentication. Include your API key in the Authorization header.
Company identifier
Policy identifier
Basic policy detail
A basic policy — flat fieldModelV1Data object with company-configured fields plus a nested exposures array. Returned by GET /policies (list items) and GET /policies/{policyId} (single).
Policy identifier.
Company identifier.
Flat policy object. Keys are field referenceIds from the company's FMV1 configuration. The exposures key is a nested array of exposure objects, each of which has an id referencing an existing exposure record plus any company-configured exposure fields. Date-typed fields appear in canonical { day, month, year, timezone } form.
ISO-8601 timestamp of policy creation.
ISO-8601 timestamp of last update, or null if never updated.
User or API key that created the policy.
User or API key of the most recent update, or null if never updated.