/
US
usebridge
/
API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 22h ago
Details
Filter operations
billing > estimate-charges
6
billing > fees
4
billing > setup-intent
1
consent
2
consent-versions
1
events
2
notes
4
patient-token
1
patients
4
patients > v2
2
payer-groups
2
payer-groups > health
1
payers
1
payments
3
policies
3
get
Get Policy
post
Revalidate Policy
get
Stream Policy
policies > v2
1
provider-eligibility
2
providers
4
providers > enrollment
1
search
1
service-eligibility
2
service-eligibility > v2
1
service-types
2
services
8
services > payments
1
services > v2
3
policies
Get Policy
get
/api/policies/{id}
Path parameters
id
string
required
Headers
X-API-Key
string
required
Response
Response with status 200
TypePoliciesPolicyGetV1Response
required
id
string
required
externalId
string
payerId
string
required
planName
string
payer
TypePoliciesPolicyGetV1ResponsePayer
required
person
TypePoliciesPolicyGetV1ResponsePerson
status
'PENDING'
|
'UNKNOWN'
|
'CONFIRMED'
|
'REVALIDATING'
|
'INVALID'
required
errors
TypePoliciesPolicyGetV1ResponseError[]
memberId
string
policyHolder
TypePoliciesPolicyGetV1ResponsePolicyHolder
relationship
'SELF'
|
'CHILD'
|
'SPOUSE'
|
'OTHER'
|
'NONE'
state
'AL'
|
'AK'
|
'AZ'
|
'AR'
|
'CA'
|
'CO'
|
'CT'
|
'DE'
|
'DC'
|
'FL'
|
'GA'
|
'HI'
|
'ID'
|
'IL'
|
'IN'
|
'IA'
|
'KS'
|
'KY'
|
'LA'
|
'ME'
|
'MD'
|
'MA'
|
'MI'
|
'MN'
|
'MS'
|
'MO'
|
'MT'
|
'NE'
|
'NV'
|
'NH'
|
'NJ'
|
'NM'
|
'NY'
|
'NC'
|
'ND'
|
'OH'
|
'OK'
|
'OR'
|
'PA'
|
'RI'
|
'SC'
|
'SD'
|
'TN'
|
'TX'
|
'UT'
|
'VT'
|
'VA'
|
'WA'
|
'WV'
|
'WI'
|
'WY'
required
patientId
string
latest
TypePoliciesPolicyGetV1ResponseLatest
Changes