Retrieve a policy
Retrieves a policy object.
Authentication
AuthorizationBearer
Authorization header using the Bearer scheme
Path Parameters
policy_id
Response
OK
id
Unique identifier for the policy. Prefixed with p_.
employee_id
Identifier of the employee associated with this policy. Prefixed with ee_.
group_policy_id
Identifier of the group policy id associated with this policy. Prefixed with gp_.
bundling_type
Indicates how this policy is bundled within a group
Allowed values:
status
Current lifecycle state of the policy
Allowed values:
group_id
Identifier of the group associated with this policy. Prefixed with gr_.
provider
Provider information for this policy
plan
Plan information for this policy
start_date
Policy start (effective) date in ISO 8601 (YYYY-MM-DD)
type
Policy type. Determines which sub-object is populated.
Allowed values:
end_date
Policy end date (inclusive) in ISO 8601, or null if open-ended
cancellation_date
Date the policy was cancelled (if applicable)
health_insurance
Health insurance–specific fields (present when type=health_insurance)
object
Object type

