GET api/pro/clinics/{clinicId}/clinic-libraries

Gets all Clinic Libraries

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clinicId

The id of the Clinic

string

Required

Body Parameters

None.

Response Information

Resource Description

Return the ProductLicenses for the specified clinic id

Collection of ClinicLibraryResponse
NameDescriptionTypeAdditional information
Id

string

None.

ClinicId

string

None.

Name

string

None.

BlobMetadata

BlobMetadataDto

None.

Archived

boolean

None.

EntityActivity

EntityActivityDto

None.

Response Formats

application/json, text/json

Sample:

Sample not available.