GET api/pro/owners/{id}/clinics

Gets all zyto pro clinics for the specified owner.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The owner (EMS) id of the clinic.

string

Required

Body Parameters

None.

Response Information

Resource Description

Returns a list of all zyto pro clinics for the specified owner.

Collection of ClinicResponse
NameDescriptionTypeAdditional 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.