access_active_device_count

The number of active devices registered to the user.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-active-device-count-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_active_device_count",
  "title": "access_active_device_count",
  "description": "The number of active devices registered to the user.",
  "example": 2,
  "type": "number"
}