Products
GET {{api-domain}}/crm/v2/Products/{{record_id}}/actions/share
To get the details of a shared record in the Products module.
RESPONSES
status: OK
{"share":[{"share_related_records":true,"shared_through":{"module":{"name":"Products","id":"4150868000000002213"},"id":"4150868000004381115"},"permission":"read_only","user":{"full_name":"User 2","id":"4150868000001199001","zuid":"705903469"}},{"share_related_records":true,"shared_through":{"module":{"name":"Products","id":"4150868000000002213"},"id":"4150868000004381115"},"permission":"read_only","user":{"full_name":"User 3","id":"4150868000001248015","zuid":"707001331"}}]}