GET api/SharedCollection/GetDetails/{id}
Getting the paremeters of the shared collection by ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Shared collection ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Paremeters of the shared collection
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.