Contact Sales
Search...
/
Introduction
Getting Started
Candid Environments
Payer Information
API Principles
Design Principles
Development Lifecycle
Breaking Changes
Conventions
Additional Resources
Postman
OpenAPI
Legacy Documentation
Support
API Reference
Auth
Billing Notes
Contracts
Custom Schemas
Eligibility
Encounters
Expected Network Status
Exports
External Payment Account Config
Fee Schedules
Guarantor
Import Invoice
Insurance Adjudications
Insurance Payments
Insurance Refunds
Non Insurance Payer Payments
Non Insurance Payer Refunds
Non Insurance Payers
Organization Service Facilities
Organization Providers
Patient Payments
Patient Refunds
Payers
Service Lines
Tasks
V3
GET
Get task actions
GET
Get all tasks
GET
Get task
POST
Create task
PATCH
Update task
Third Party Payer Payments
Third Party Payer Refunds
Third Party Payers
Write Offs
Pre Encounter
Service Facility
Contact Sales
API Reference
Tasks
V3
Get task
Beta
GET
https://
api.joincandidhealth.com
/
api
/
tasks
/
v3
/
:task_id
Path parameters
task_id
UUID
Required
Response
This endpoint returns an object.
task_id
UUID
encounter_id
UUID
task_type
enum
Show 12 enum values
description
string
blocks_claim_submission
boolean
external_id
string
patient_name
string
patient_external_id
string
status
enum
Show 7 enum values
notes
list of objects
Show 5 properties
created_at
datetime
updated_at
datetime
The time of most recent update to the task only
agg_updated_at
datetime
The time of most recent update to the task or any of its notes
date_of_service
date
assignments
list of objects
Show 2 properties
payer_name
string
Optional
payer_id
string
Optional
category
enum
Optional
Show 41 enum values
Errors
403
Unauthorized Error
404
Entity Not Found Error
Built with