RenderingRequest
Retrieves a RenderingRequest resource.
Returns a RenderingRequest. Rendering Requests are generated in first process step, represents received data and are handled asynchronously.
/api/rendering-requests/{id}Authorizations
Value for the X-AUTH-TOKEN header parameter.
Query Parameters
Flags to fetch additional data
Path Parameters
RenderingRequest identifier
Response
RenderingRequest resource
RenderingRequest ID generated by Output.Rocks.
Optional external ID provided by origin application
Template identifier provided in request
Document format to be used for rendered documents
Webhook identifier provided in request
Mail-Server identifier provided in request
Brand identifier resolved by the rendering workflow
Optional metadata to be used in webhooks
Comment for the rendering request
Rendering Request Origin (api / data collector)
Workflow state of the request:<br> <b>start</b> - Rendering request created<br> <b>mapped</b> - Rendering request is mapped. Document & Email renderings (if any) are created.<br> <b>done</b> - Rendering request is completely handled<br> <b>anonymized</b> - Rendering request is anonymized (data is deleted)<br>
User, created this entry
User, updated this entry
UTC date time of entry creation
UTC date time of last entry update
Workflow logs as a string
Blocked-tree rule (OR-132): true while this request or any of its processes is kept blocked, meaning blocked without an anonymization date - what the retention "never" produces. The data of such a tree must stay complete for a retry, so none of its members may be anonymized. A blocked member that carries a date is on the legacy numeric retention and does not hold the others back. $except is the member asking for itself; ExecuteStatemachineHandler has already unblocked it for the transition it is about to apply, and a row's own date governs it anyway. Twins: Repository\Anonymization\BlockedTreeGate (DQL) and AbstractBulkAnonymizer::blockedTreeSql() (bulk).
Moment used to resolve versioned configuration (templates, brands, webhooks, components, charts, ...) for this request: the persisted retry override when one was chosen, otherwise the original creation time.
SubClient ID. Provided on instances with enabled sub-client module only.
SubClient description. Provided on instances with enabled sub-client module only.
SubClient display colour. Provided on instances with enabled sub-client module only.