Retrieves a paginated list of weight readings from the Impilo platform. Optional parameters can be used to filter the results by page number, page size, patient ID, external ID, start timestamp, and end timestamp.
Query parameters
pageintegerOptional
sizeintegerOptional
patientIdintegerOptional
externalIdentifierstringOptional
startTimestampstringOptional
endTimestampstringOptional
Response
This endpoint returns an object.
contentlist of objectsOptional
The content of the page, consisting of a list of objects.
pageintegerOptional
The current page number. The first page has value 1.