check_job_status
POST https://api.dropboxapi.com/2/sharing/check_job_status
scope: sharing.write
Returns the status of an asynchronous job.
Request Body
{"async_job_id"=>"34g93hh34h04y384084"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string | ||
Dropbox-API-Select-Admin | string |
RESPONSES
status: OK
{".tag":"in_progress"}