access_total_users

The total number of users in the user base.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-total-users-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_total_users",
  "title": "access_total_users",
  "description": "The total number of users in the user base.",
  "example": 20,
  "type": "integer"
}