Drive > Statistics

Activities : Shared files

get/2/drive/{drive_id}/statistics/activities/shared_files

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

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.