Skip to main content

PageUserResponse

{
  "content": [
    {
      "id": "00000000-0000-0000-0000-000000000000",
      "firstName": "string",
      "lastName": "string",
      "username": "string",
      "email": "string",
      "groupId": "string",
      "status": "INVITED",
      "authType": "INTERNAL",
      "role": "OWNER",
      "devices": [
        {
          "id": "00000000-0000-0000-0000-000000000000",
          "userId": "00000000-0000-0000-0000-000000000000",
          "clientUUID": "string",
          "name": "string",
          "description": "string",
          "ipV4Address": "string",
          "ipV6Address": "string",
          "platform": {
            "os": "string",
            "version": "string"
          },
          "connectionStatus": "ONLINE"
        }
      ],
      "connectionStatus": "ONLINE"
    }
  ],
  "totalElements": 0,
  "totalPages": 0,
  "numberOfElements": 0,
  "page": 0,
  "size": 0
}

Properties

Name

Type

Required

Restrictions

Description

content

[UserResponse]

false

none

none

totalElements

integer(int32)

false

none

none

totalPages

integer(int32)

false

none

none

numberOfElements

integer(int32)

false

none

none

page

integer(int32)

false

none

none

size

integer(int32)

false

none

none

Can't find what you're looking for?

Our support team will be happy to assist you.