ListUsersOutputBody

  • users
    Type: array object[] | null ยท UserResponse[]
    required
    • active
      Type: boolean
      required
    • createdAt
      Type: stringFormat: date-time
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • email
      Type: string
      required
    • id
      Type: string
      required
    • mustChangePassword
      Type: boolean
      required
    • name
      Type: string
      required
    • operatorId
      Type: string
      required
    • role
      Type: string
      required
    • totpEnabled
      Type: boolean
      required
    • $schema
      Type: stringFormat: uri
      read-only

      A URL to the JSON Schema for this object.

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.