1.5

Get Progress of Operation
Retrieves the progress of a running Content Creation (Email) operation of a specific operation
ID.
Request takes no content, and on success returns a response containing the current value of
operation progress (values ranging from 0 100, followed by the value of 'done' on
completion).
Type: GET
URI:
/rest/serverengine/workflow/contentcreation/email/getProgress/
{operationId}
Parameters:
Path:
l operationId Operation ID of Content Creation (Email) operation
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: Progress value of Content Creation (Email) operation
Content
Type:
text/plain
Status:
l 200 OK Progress of operation successfully
Page 301