Beta
Get all tasks
Headers
Authorization
OAuth authentication of the form <token>.
Query parameters
limit
Defaults to 100
page_token
status
task_type
categories
Only return tasks with categories that match one in this comma-separated list.
updated_since
Only return tasks updated on or after this date-time
encounter_id
Only return tasks associated with this encounter
search_term
Query tasks by encounter_id, claim_id, task_id, or external_id
assigned_to_id
Only return tasks assigned to this user
date_of_service_min
The minimum date of service for the linked encounter
date_of_service_max
The maximum date of service for the linked encounter
billing_provider_npi
The NPI of the billing provider associated with the task’s claim
sort
Defaults to updated_at:desc
Response
This endpoint returns an object.
items
next_page_token
prev_page_token
Errors
422
Unprocessable Entity Error