get
https://user-dev.aylanetworks.com/api/v1/users/shares.json
This API returns an array of shared resources (e.g. devices, groups).
The response data has the following basic format:
[
{
"share": {},
{
"share": {}
}
]
This API returns an array of shared resources (e.g. devices, groups).
The response data has the following basic format:
[
{
"share": {},
{
"share": {}
}
]
Try It! to start a request and see the response here!