Get upload progress

Retrieve current upload progress. Returns Upload-Offset header indicating bytes uploaded so far.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Upload session file ID returned from POST /upload

Headers
string
required
Defaults to 1.0.0

tus protocol version

Responses
200

Upload session found. Check Upload-Offset and Upload-Length headers.

404

Upload session not found or expired

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!