Parse File Async
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
API version to use for the request. If you do not specify a version, you will either receive a 400 Bad Request
or be set to a previous legacy version. See API Versioning for more details.
Request
Response
The type of object. Will always be "parser_run_status"
.
A unique identifier for the parser run. Will always start with "parser_run_"
Example: "parser_run_xK9mLPqRtN3vS8wF5hB2cQ"