cURL
curl --request GET \ --url https://{FUSION HOST}/async-parsing/failed-datasource/{datasourceId}/id/{id}/download
[ {} ]
Download a failed document by datasource ID and document ID.
The unique ID for the datasource that produced the failed document.
The unique ID for the failed document.
OK
The response is of type object[].
object[]
Was this page helpful?