Retrieve extraction by ID

Use this endpoint in conjunction with asynchronous extraction requests to retrieve your results. You can also use this endpoint to retrieve the results for documents extractions from the synchronous /extract endpoint. To poll extraction status, check the status field in this endpoint's response. When the extraction completes, the returned status is COMPLETE and the response includes results in the parsed_document field. For fields in the extraction for which Sensible couldn't find a value, Sensible returns null.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique ID for the extraction, used to retrieve the extraction.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain