Exports
Get bulk export
GET
In order to download the bulk export, you will need to make a call to our Get File API
with the file_id
returned from this response. This file_id
will only become available once the bulk export is complete (status = SUCCESS
).
Terminal states for a bulk export are SUCCESS
, FAILED
, and NO_DATA_PRESENT
. The NO_DATA_PRESENT
state indicates
that there was no data to export and you should adjust your Create Bulk Export request body accordingly.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Available options:
PENDING
, PROCESSING_ROWS
, MERGING_ROWS
, SUCCESS
, FAILURE
, NO_DATA_PRESENT
Available options:
PRIOR_AUTHORIZATION
, BENEFITS_CHECK
, ELIGIBILITY_CHECK
, PAYOR_DETECTION
, PATIENT