Drive > Files > File/Directory > Access > Request
Get requested file access from its id
Show a given requested file access
get/2/drive/{drive_id}/access/requests/{request_id}
Path parameters
drive_idinteger required
Drive identifier
request_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.