Devices Accessible to a User

This endpoint is used to get all device serial numbers for devices accessible to a specified user.

Response Payload Object

The response's payload will contain an array of string serial numbers for all the devices that user is able to access.

📘

Note that if an error was found, then the payload will be null, however if no values were found and no error occurred, then an empty list will be returned instead.

Any status codes returned that are not provided here are generic status codes that can be found here.

Path Params
string
required

The Guid Id of the user.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain