Files APIs
Extract Tables - Async Result
Gets the result of the tables 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
An array of the extracted tables.
An extracted table.
Operation ID.
Operation status.
Available options:
completed
Successful file extraction result
An array of the extracted tables.
An extracted table.
Operation ID.
Operation status.
Available options:
completed
Pending file extraction result
Operation ID
Example:
"aaaabbbCCCCdddd"
Operation status.
Available options:
pending