Drive > Files > File/Directory > Access > Users

get access

Show user that has access to the File|Directory

get/2/drive/{drive_id}/files/{file_id}/access/users

Path parameters

drive_idinteger required

Drive identifier

file_idinteger required

File identifier

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.