Skip to main content
GET
Get Policy

Authorizations

x-api-key
string
header
required

Path Parameters

policy_id
string
required

Unique policy identifier

Example:

"uhc/MP.002/2026-01-01"

Response

Successful Response

Single-policy detail response. Adds heavyweight fields not in list responses.

policy_id
string
required

Unique policy identifier

Example:

"uhc/MP.002/2026-01-01"

policy_number
string
required

Policy number assigned by the payer

Example:

"MP.002.28"

title
string
required

Policy title

Example:

"Brow Ptosis and Eyelid Repair"

effective_from_date
string<date>
required

First day the policy is in effect (inclusive)

Example:

"2026-01-01"

effective_to_date
string<date> | null
required

First date the policy is no longer in effect (exclusive end); null if currently active

Example:

null

file_url
string
required

Original URL from which the policy file was downloaded

Example:

"https://www.uhcprovider.com/content/dam/provider/docs/public/policies/comm-medical-drug/brow-ptosis-and-eyelid-repair.pdf"

file_type
enum<string>
required

Format of the stored copy of the policy document, downloadable via the download-url endpoint.

Available options:
pdf,
html,
md
Example:

"pdf"

listing_url
string
required

URL of the listing page where the policy was found

Example:

"https://www.uhcprovider.com/en/policies-protocols/comm-medical-drug-policies/comm-medical-drug-policies.html"

summary
string | null
required

AI-generated policy summary

Example:

"This policy covers blepharoplasty and brow lift procedures when medically necessary for functional impairment..."

applicability
LobApplicability · object[]
required

Current payer/LOB/geography applicability. Always present (possibly empty) on the detail response.

Example:
code_groups
PolicyCodeGroup · object[]
required

Codes referenced by this policy, grouped by system and relationship. Always present (possibly empty) on the detail response.

Example:
criteria_text
string | null
required

Concatenated markdown of coverage criteria sections extracted from the policy document. Null if the criteria extractor has not yet run on this policy.

Example:

"## Coverage Criteria\n\nBlepharoplasty is considered medically necessary when ALL of the following are met:\n- Visual field obstruction documented..."

score
number | null

Relevance score. Present when results are relevance-ranked — against q, or against the descriptions of the filtered codes. Null under non-relevance sorts, and for policies whose title/summary don't match the ranking text (those sort last).

Example:

4.26