Drive > Statistics
Activities : Users
get/2/drive/{drive_id}/statistics/activities/users
Path parameters
drive_idinteger required
Drive identifier
Query parameters
frominteger required
Date from which to get statistics in unix-timestamp format
untilinteger required
Date until when to get statistics in unix-timestamp format
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.