PageOfUser

PageOfUser
PageOfUser
JSON Example
{
    "content": [
        {
            "id": "8dec8aaa-xxxx-xxxx-xxxx-760aa839aeb3",
            "firstName": "James",
            "lastName": "Smith",
            "email": "[email protected]",
            "status": "ACTIVE",
            "roles": [
                {
                    "id": "81d7de9d-xxxx-xxxx-xxxx-64eea06d3ef1",
                    "name": "Administrator"
                }
            ]
        }
    ],
    "total": 1
}
array of User
content
Optional

content

integer As int64 As int64
total
Optional

total