Get Result of Operation

Retrieves the final result of a completed Content Creation operation of a specific operation ID.

Request takes no content, and on success returns a response containing the IDs of the Content Sets produced.

Type: POST
URI: /rest/serverengine/workflow/contentcreation/getResult/{operationId}
Parameters:

Path:

  • operationId – Operation ID of Content Creation operation
Request:
Add. Headers: auth_token – Authorization Token (if server security settings enabled)
Content:
Content Type:
Response:
Add. Headers:
Content: Content Set IDs
Content Type: text/plain
Status:
  • 200 OK – Result of completed operation successfully retrieved
  • 401 Unauthorized – Server authentication required
  • 403 Forbidden – Server authentication has failed or expired
 
   
  • Last Topic Update: 16, August, 2017 04:04 AM
  • Last Published: 2019-02-01 : 9:59 AM