ai
Find users with the most AI chats over a date range
get/v1/org/{orgId}/ai/chat/top-users
Path parameters
orgIdstring required
Org identifier (either id or slug)
Query parameters
startDatestring date
Start date (inclusive)
endDatestring date
End date (inclusive)
fieldsstring
Fields to retrieve, comma-separated
formatstring
Data format to use; default is json, can also use json-extended or json-readable
limitinteger
Number of results to return
filterstring
CQL filter to apply on the person
Response
successful operation
Changes
No recorded changes to this endpoint across all 10 revisions of this API.