0min
Retrieve Batch Screening Results
GET
RESPONSES
200
OK
401
Error message when there is no token provided.
Error401
detailstring
Error reason
403
Error message when you don't have the appropriate plan.
Error403
detailstring
Error reason
This endpoint will return your BatchQuery results. The BatchQuery
will have a BatchResult for each of the searches in the batch, including all parsing errors in your payload or file. If the BatchQuery
is still being processed you will be getting the second response type in the description bellow.