get
https://{instanceUrl}/lang2fhir/batch//results/
Streams one item's stored result bytes verbatim as application/json.
The body is the response the item's synchronous multi endpoint would have
returned — a DocumentMultiResponse for a document item or a
CreateMultiResponse for a create item.
Only a succeeded item has a result: an item that has not succeeded
(pending, processing, or failed) is a 409, and a result that has
expired is a 404.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request (e.g. empty item_id)
401Unauthorized
404Batch job or item not found, or the result has expired
409The item has not succeeded, so it has no result to serve
499Client closed request before response was ready
500Server error
504Request timed out
