Theme switcher

Reminders

Reminder Data: Extract appointment reminders and notifications.

Attributes

Attribute

Type

Description

reminder_id

integer

Reminder record identifier

patient_id

integer

Patient identifier

practitioner_id

integer

Practitioner identifier

appointment_id

integer

Associated appointment identifier

reminder_sent_time

date-time

Reminder sent timestamp

reminder_reply_time

date-time

Reminder reply timestamp

confirmed

integer (0/1)

Confirmation status (0 = not confirmed, 1 = confirmed)

location_id

integer

Practice location identifier

Header Parameters

Content-Typestring

Body Parameters

customer_idstring Required

Unique customer identifier

from_datestring

Start date for filtering (YYYY-MM-DD format)

to_datestring

End date for filtering (YYYY-MM-DD format)

date_modifierstring

Filter mode - "All" (default), "Created", or "Updated"

modestring

Execution mode - "auto" (default), "stream", or "job"

output_formatstring

Response format - "ndjson" (default), "json", or "csv"

compressionstring

Compression type - "none" (default), "gzip", or "zip"

encryptedstring

Encryption - "false" (default) or "true"

Was this section helpful?

What made this section unhelpful for you?

POST

/

Select
1
Was this section helpful?

What made this section unhelpful for you?