Get upload status of an upload
  • 05 Dec 2024
  • 1 Minute to read

Get upload status of an upload


Article summary

Get
/v{version}/Content/Upload/{guid}/Status
Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
guid
string (uuid) Required

Unique ID of the upload

version
stringRequired

The requested API version

Default"1.18"
Responses
200

OK

object

Status of spot/media upload

DisplayName
string

Display name of the uploaded spot/media

EntityId
integer (int32)

Unique ID of the spot/media

ErrorMessage
string

Error message of the upload

FileName
string

File name of the uploaded spot/media

FileSize
integer (int64)

Size of the uploaded spot/media file

Status
string

Status of the upload

Valid values[ "Uploading", "WaitingForImport", "Error", "Finished", "Aborted" ]
StreamPosition
integer (int64)

Stream position of the uploaded spot/media

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404

Upload not found.

500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.