List DevicesCopy Pageget https://developer-api.partner.mygridshare.com/api/v1/devicesList all devices.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsdeviceIdstringOptional. Filter for a specific device by ID (also known as synthId).physicalIdstringOptional. Filter for a specific device by physical ID.deviceReferencestringOptional. Filter for a specific device by its device reference.siteIdstringOptional. Filter for devices by site ID.deviceTypestringOptional. Filter for devices by type.operationModestringOptional. Filter for devices by operation mode.provisionStagestringOptional. Filter for devices by provision stage.createdAtstringOptional. Filter for devices by createdAt within the given interval.groupIdstringOptional. Filter for devices in the given group.statesstringOptional. Filter for devices which have any of the given states within the interval specified in the stateInterval parameter. The states should be encoded as a comma-separated list of colon-separated states. Example: connectivity:offline,fault:inverter_fault.stateIntervalstringOptional. Filter for devices whose states given in the states parameter fall within this interval. The interval may be now to indicate states which are still open no matter when they started.maxResultsstringOptional. Specifies the maximum number of devices that should be returned. Max: 500.nextTokenstringOptional. Used to retrieve the next batch of results.Responses 200200 response 400400 response 401401 response 403403 response 422422 responseUpdated about 1 month ago