{
"$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"
}