count
POST https://api.dropboxapi.com/2/file_requests/count
scope: file_requests.read
Returns the total number of file requests owned by this user. Includes both open and closed file requests.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string |
RESPONSES
status: OK
{"file_request_count":15}