PaginatedUsers
DocumentationKnowledge BaseCollaborationNotesTeamAsynchronous WorkAISearch
Properties
| Name |
Type |
Description |
| nextCursor |
string |
Cursor for the next page |
| hasNextPage |
boolean |
Whether there are more results |
| total |
number |
Total count of users matching the query |
| users |
array |
List of users |
JSON Schema