Skip to main content
GET
Get Treatment Plan Logs

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

treatment_plan_id
string
required

Response

Successful Response

id
string
required
action
enum<string>
required

What kind of change or delivery happened to a treatment plan.

Available options:
CREATED,
FIELD_CHANGED,
SENT_EMAIL,
SHARED_PORTAL,
ARCHIVED
source
enum<string>
required

How a treatment plan change was triggered.

Available options:
USER,
SYSTEM
fieldName
enum<string> | null

Identifies which field was modified in a FIELD_CHANGED log entry.

Available options:
TITLE,
SNAPSHOT,
PATIENT_MESSAGE,
STATUS
oldValue
string | null
newValue
string | null
createdById
string | null
createdDate
string<date-time> | null