Export PFA
GET {{url}}/{{tenantName}}/{{instanceName}}/export/PFA
Exports all assessments sent to the patient
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start | null | Used as a cursor for fetching data from the database. If the parameter is not specified, the selection will start from the oldest record | |
pageSize | null | Min value is 1, max value is 500. If the parameter is not specified, the page size will be 500 |