v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBContent body
Get asynchronously converted content body from the id or the current status of the task.
Returns the content body for the corresponding asyncId of a completed conversion task. If the task is not completed, the task status is returned instead.
Once a conversion task is completed, the result can be obtained for up to 5 minutes, or until an identical conversion request is made again with the allowCache parameter set to false.
Permissions required: If request specifies 'contentIdContext', 'View' permission for the space, and permission to view the content.
get/wiki/rest/api/contentbody/convert/async/{id}
Path parameters
idstring required
The asyncId of the macro task to get the converted body.
Response
Returned if successfully found an async conversion task associated with the id.