/

Get health records

get

Fetches health records based on query filters

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Query parameters
namestringOptional

Name of the file

Example: example.txt
fetchAllFilesbooleanOptional

Fetch all files flag

Example: true
cloudIdstringOptional

Cloud ID

Example: cloud123
idnumberOptional

ID of the file

Example: 1
fileIdnumber[]Optional
archivedbooleanOptional

Archived status

Example: true
personIdnumberOptional

Person ID associated with the file

Example: 123
externalIdstringOptional

External ID

Example: ext123
patientIdstringOptional

Patient ID

Example: pat123
expandRelatedFilesbooleanOptional

Expand related files flag

Example: true
pageNumbernumberOptional

Page number for pagination

Default: 1Example: 1
pageSizenumberOptional

Page size for pagination

Default: 10Example: 10
organizationIdnumberOptional

Organization ID

Example: 1
Responses
200Success
application/json
get
/api/health-record/
200Success