GET api/pro/published-libraries
Gets all PublishedLibraries for a specific clinic
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Return the ClientResponse for the specified clinic id
Collection of PublishedLibraryResponseName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
Name | string |
None. |
|
BlobMetadata | BlobMetadataDto |
None. |
|
Archived | boolean |
None. |
|
EntityActivity | EntityActivityDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.