Skip to main content
GET
Retrieve a reconciliation

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Response

Reconciliation retrieved

name
string
required

Human readable name for the reconciliation

id
integer
run_type
enum<string>
default:continuous
Available options:
continuous,
batch
side_a_streams
object[]

Data streams on side A of the reconciliation

side_b_streams
object[]

Data streams on side B of the reconciliation

created_at
string<date-time>
current_run
object | null

The currently pending or running batch run, if any

last_run
object | null

The most recent completed or failed batch run, if any