provider
scribe
attachments

Get Attachments

Return all attachments for a single local day, with optional patient filtering.

If patient_id is provided, returns attachments for that patient only. Otherwise, returns all attachments. Returns attachments grouped by day with pagination support.

get/attachments

Query parameters

tzstring required
datestring date nullable
patient_idstring nullable

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Response

Successful Response

datestring date required
nextDatestring date nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.