get https://api.humanapi.co/v1/human/medical/organizations/
Get basic medical organization data in Human API associated with the user
Response Properties
| Property | Type | Description | 
|---|---|---|
| id | String | The id of the resource | 
| name | String | The name of the organization | 
Organization Object (from other endpoints)
| Property | Type | Description | 
|---|---|---|
| id | String | The id of the resource | 
| name | String | The name of the organization | 
| href | String | Human API organizations endpoint URL to retrieve full details | 
