cURL
curl --request GET \ --url https://api.sandbox.teal.dev/v0/reconciliations/last-completed \ --header 'Authorization: Bearer <token>' \ --header 'teal-instance-id: <teal-instance-id>'
{}
Get the last completed reconciliation for each ledger.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Teal instance ID
The ledger IDs.
Successful Response
Show child attributes