Get shares

This API returns an array of shared resources (e.g. devices, groups).

The response data has the following basic format:

[
  {
    "share": {},
  {
    "share": {}
  }
]
Language
Authorization
Header
Click Try It! to start a request and see the response here!