Drive > Files > File/Directory > Access > Request
Get requested file access from a file id
Show requested file access for a given file
get/2/drive/{drive_id}/files/{file_id}/access/requests
Path parameters
drive_idinteger required
Drive identifier
file_idinteger required
File identifier
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.