Files APIs
Extract Markdown - Async Result
Gets the result of the markdown extraction operation using the operation ID.
GET
/
{workspaceId}
/
files
/
extract
/
markdown
/
{operationId}
/
result
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
The ID for the requested file operation. This is obtained from the start request.