{ "opencollection": "1.0.0", "info": { "name": "Silna Public OldV1PriorAuthorizationResource V1PatientPlansResource API", "version": "1.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "V1PatientPlansResource", "type": "folder" }, "items": [ { "info": { "name": "Get Patient Plans", "type": "http" }, "http": { "method": "GET", "url": "https://app.silnahealth.com/api/public/v1/patients/:patient_id/patient-plans", "params": [ { "name": "patient_id", "value": "", "type": "path" }, { "name": "starting_after", "value": "", "type": "query" }, { "name": "ending_before", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" }, { "name": "source_id", "value": "", "type": "query" } ] }, "docs": "Get Patient Plans" } ] } ], "bundled": true }