Skip to main content
Sample Healthcare home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Candid Health
Get images for a patient from Candid Health
Docs
SampleHC API
Changelog
v1
POST
Execute SQL query
POST
Query audit logs
POST
Start workflow
GET
Query workflow outputs
Workflow-run
GET
Workflow run details
PUT
Cancel workflow run
GET
Workflow run screen asset
GET
Get apiv2workflow runscurrent task
GET
Step output
GET
Workflow run start data
POST
Resume workflow after async task
Task
POST
Complete task
POST
Cancel task
GET
Suspended task payload
POST
Retry task
POST
Update task screen time
GET
Get task
GET
Get task state
POST
Update task state
POST
Update task column
Workflow
POST
Query workflow outputs
POST
Start workflow by slug
POST
Deploy workflow
Document
GET
Document metadata
GET
Full document details
GET
Document CSV content
POST
Unzip file and return PDFs
POST
Unzip file and return PDFs (async)
POST
Create PDF format from a Word document
POST
Generate CSV document
POST
Presigned URL for upload
POST
Classify document (async)
POST
Legacy split document (async)
POST
Split document (async)
POST
Create documents from splits
POST
Legacy extract document (async)
POST
Document extraction (async)
POST
Render document body
POST
Generate document from template (async)
POST
Transform JSON to HTML
POST
Document reasoning (async)
POST
Search across documents
GET
PDF template document metadata
POST
Combine PDF documents
Async-result
GET
Async result
POST
Sleep (async)
Communication
POST
Send email
POST
Send fax
POST
Send a letter
Clearinghouse
POST
Calculate patient cost for a line item
GET
List payers
GET
Search payers
POST
Check payer eligibility
POST
Submit electronic claim
GET
Get claim status
POST
Cancel electronic claim
POST
Check claim status
POST
Retrieve coordination of benefits (COB)
POST
Run discovery process
Diagnostics Ledger
POST
Create diagnostics ledger entry
POST
Reverse diagnostics ledger entry
GET
Get balance for a ledger account
POST
Writes off the remaining balance in an account on the ledger. Throws an error if the account contains a non-positive balance.
Integration - Snowflake
POST
Query Snowflake
Bank
POST
Sync bank transactions
Integration - Careviso
POST
Submit Prior Authorization to Careviso
GET
Get Careviso Payers
Integration - Glidian
GET
Get Glidian Payers
GET
Get Glidian Services
GET
Get Glidian Submission Requirements
POST
Create Prior Authorization Draft
GET
Get Prior Authorization Record
PUT
Update Prior Authorization Record
GET
Get Clinical Questions for Prior Authorization Record
PUT
Update Clinical Questions
POST
Submit Prior Authorization
Integration - Kno2
GET
Get Kno2 message by ID
GET
Get Kno2 attachment
Integration - xCures
POST
Make arbitrary xCures request
Integration - Salesforce
POST
Run Salesforce CRUD action
POST
Run Salesforce SOQL query
Integration - WellSky
GET
Search WellSky patients
POST
Add a patient to WellSky
GET
Get WellSky referral link sources
GET
Get WellSky users
GET
Get WellSky insurances
POST
Create WellSky insurance
GET
Get WellSky referral sources
GET
Get WellSky patient types
GET
Get WellSky programs
Candid Health
POST
Create or update a Candid Health connection
GET
Get Candid Health connection details
GET
Get a patient by MRN from Candid Health
GET
Get coverages for a patient from Candid Health
GET
Get images for a patient from Candid Health
Dashboard
GET
Dashboard screen asset
Events
POST
Create event
Policies
GET
Get companies
GET
Get plans
GET
Query policies
GET
Get presigned policy URL
GET
Get policy text
HIE
POST
Query patient documents
POST
Contribute document to HIE
POST
Subscribe to patient ADT feed
Browser Automation
POST
Submit appeal to Availity (async)
Browser Agents
POST
Invoke browser agent
PATCH
Resolve a browser agent run help request
GET
Get events for a browser agent run
SSO
GET
List SSO directory groups
GET
List users for a SSO directory group
Database
POST
Execute SQL query
200
400
404
Copy
"<unknown>"
Candid Health
Get images for a patient from Candid Health
GET
/
api
/
v2
/
integrations
/
candid
/
{slug}
/
patients
/
{patientId}
/
images
Try it
200
400
404
Copy
"<unknown>"
Path Parameters
slug
string
required
The slug of the Candid connection.
patientId
string
required
The patient ID.
Response
200
application/json
The images data from Candid Health.
The images data from Candid Health.
Get coverages for a patient from Candid Health
Dashboard screen asset
⌘I