get
https://patient-api.portals.care/tasks
To retrieve a list of tasks for the patient, you can use this endpoint with a GET request. You will need to authenticate by providing the user's JWT in the Authorization header. Optionally, provide the unique organization ID in the request header. You can also use a variety of optional query parameters to filter the list, such as by type or status.
