GET api/pro/clinics
Gets all zyto pro clinics.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Returns a list of all zyto pro clinics.
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.