/
GE
getsolum
/
Solum Health API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Monitoring
1
Patient Batch
1
Patient External IDs
3
Patients
8
get
List Patients
post
Create Patient
get
Get Patient
delete
Delete Patient
patch
Update Patient
get
Get Patient Timeline
post
Match Suggestion (no-write)
post
Upsert Patient (forgiving)
Prior Authorizations
5
Patients
Get Patient Timeline
get
/v1/patients/{patient_id}/timeline
Path parameters
patient_id
string
uuid
required
Query parameters
types[]
TimelineItemType[]
nullable
page
integer
limit
integer
Response
Successful Response
TimelineList
required
data
union[]
required
pagination
Pagination
required
Pagination information for list responses.
Fields:
has_more: Whether more items exist beyond this page
total: Total number of items across all pages
page: Current page number (1-based)
limit: Number of items per page