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 , where is your auth token.
The Teal instance ID
The ledger IDs.
Successful Response
Show child attributes