GET api/pro/owners/users/{userId}/clinics
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ClinicResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| Name | string |
None. |
|
| Owner | string |
None. |
|
| Admin | string |
None. |
|
| OwnerContactInfo | OwnerContactInfoDto |
None. |
|
| PrimaryLibrary | BlobMetadataDto |
None. |
|
| EntityActivity | EntityActivityDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.