get

POST https://api.dropboxapi.com/2/file_requests/get

get

scope: file_requests.read

Returns the specified file request.

Request Body

{"id"=>"oaCAVmEyrqYnkZX9955Y"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Dropbox-API-Path-Rootstring
Dropbox-API-Select-Userstring

RESPONSES

status: OK

{"id":"oaCAVmEyrqYnkZX9955Y","url":"https://www.dropbox.com/request/oaCAVmEyrqYnkZX9955Y","title":"Homework submission","created":"2015-10-05T17:00:00Z","is_open":true,"file_count":3,"destination":"/File Requests/Homework","deadline":{"deadline":"2020-10-12T17:00:00Z","allow_late_uploads":{".tag":"seven_days"}}}