Get Content Progress

Get Content Progress

Get content progress

Request
URI
GET
https://{api_host}/suite-api/api/content/progress
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

An object to monitor the progress

Returns contentProgress of type(s) application/json
"No Custom Example is Available"
string
state
Optional

The state of an asynchronous Task

Possible values are : INITIATED, STOPPED, RUNNING, FINISHED, ERROR, ABORTED, UNKNOWN,
integer As int64 As int64
createdTime
Optional

Task status creation time in milliseconds, since midnight January 1, 1970

integer As int64 As int64
lastUpdateTime
Optional

Task status last update time in milliseconds, since midnight January 1, 1970

array of string
errorMessages
Optional

List of error messages that occurred


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/content/progress