Files APIs
Extract Structured Data - Async Result
Gets the result of the structured data extraction operation using the operation ID.
GET
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.
Response
200
application/json
Result of the operation. Can be pending, completed or failed.
Successful file extraction result
The extracted data formatted according to the input dataSchema
Operation ID.
Operation status.
Available options:
completed
Successful file extraction result
The extracted data formatted according to the input dataSchema
Operation ID.
Operation status.
Available options:
completed
Pending file extraction result
Operation ID
Example:
"aaaabbbCCCCdddd"
Operation status.
Available options:
pending