{
"nextPageToken": "eyJsaW1pd",
"items": [
{
"role": "Admin",
"email": "hello@coda.io",
"name": "Sally Jane",
"pictureUrl": "codahosted.io/123",
"registeredAt": "2018-04-11T00:18:57.946Z",
"roleChangedAt": "2018-04-11T00:18:57.946Z",
"lastActiveAt": "2018-04-11",
"ownedDocs": 2,
"docsLastActiveAt": "2018-04-11",
"docCollaboratorCount": 2,
"totalDocs": 2,
"totalDocsLastActiveAt": "2018-04-11",
"totalDocCollaboratorsLast90Days": 2
}
],
"nextPageLink": "https://coda.io/apis/v1/workspaces/{workspaceId}/users?pageToken=xyz"
}