Get a list of medical reports for a user

Reports are distinct representations of electronic health records (not applicable for Wellness connections). Different reports are designed to serve different use cases. Human readable reports are available in PDF or HTML while reports for programmatic use cases are available as JSON.

Reports are compiled shortly after we get an authorization from an individual and retrieve the data from their healthcare providers.

For more information about reports, see the related documentation.

PropertyTypeDescription
idStringid of the report
createdAtDatetimedate and time when the report was generated
nameStringname (type) of the report e.g. "apidata", "timeline", "healthcheck", "highlights", "covid", unity
skippedBoolean"true", if a particular report is available
Language