PagedUserListResponse

PagedUserListResponse
PagedUserListResponse
JSON Example
{
    "results": [
        {
            "id": "[email protected]",
            "user_type": "VIDM",
            "username": "alleymartin123",
            "domain": "vidmlabs.com",
            "display_name": "alley martin",
            "role": "ADMIN"
        }
    ],
    "cursor": "MTA=",
    "total_count": 101
}
results
Optional

results

string
cursor
Optional

cursor

integer
total_count
Optional

total_count