GET api/SharedCollection/GetDetails/{id}

Getting the paremeters of the shared collection by ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Shared collection ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Paremeters of the shared collection

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.