Returns the upload information for the ongoing upload.

upload_info(auth_token = NULL, upload_id = NULL, ...)

Arguments

auth_token

auth token

upload_id

ID of the upload

...

parameters passed to sbgapi function

Value

parsed list of the returned json

Examples

token = '420b4672ebfc43bab48dc0d18a32fb6f' req = upload_info(token, upload_id = '8D7sQJxQk14ubsEnKaoeQZlRvV6ouQtMzBWaQNJdxPDLypUC3WogwtJdncevHxnT')
#> Error: HTTP Status 404: /1.1/upload/multipart/8D7sQJxQk14ubsEnKaoeQZlRvV6ouQtMzBWaQNJdxPDLypUC3WogwtJdncevHxnT not found