Jump to content

/api/devices/v1/devices/[groupnumber] - get devices?


Recommended Posts

Posted

/api/devices/v1/devices/[groupnumber] seems to only return the group details.

Is there a way to get all of the devices under groupnumber?

  • Moderators
Posted

Yes, but it isn't public.  (It could therefore change, so if you use it, it may break in the future).

Put a browser into development mode and view the details if you open that group in the FileWave Anywhere Web Admin.  It will show the path, etc used for the query.

If it is a Smart Group, copy the key elements from the JSON viewed in Swagger of the api/doc in Anywhere and use the Command Line API instead, to run that query and view the results.

Posted

Perfect, I can see everything I need in Postman so I should be able to script with this.

Will there be a public API in the future, or is this a niche thing no other Filewave customers use?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...