TasksV3

Get task

Beta
GET

Path parameters

task_idUUIDRequired

Response

This endpoint returns an object
task_id
UUID
encounter_id
UUID
task_type
enum
description
string
blocks_claim_submission
boolean
external_id
string
patient_name
string
patient_external_id
string
status
enum
notes
list of objects
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
payer_name
stringOptional
payer_id
stringOptional
category
enumOptional

Errors