Results
POST/results
- Returns the status of a fidocs job.
- If the status is "complete", the pipeline output is also returned.
Request
Responses
- 200
- 400
- 422
- 500
Results returned successfully.
Bad Request. The input did not meet the required schema.
Unprocessable Entity. The file content is invalid or empty.
Internal Server Error.