cURL
curl --request GET \ --url https://api-sandbox.orum.io/deliver/reports/recon/{id} \ --header 'Authorization: Bearer <token>'
{ "report": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": "2023-11-07T05:31:56Z", "start_time": "2023-07-13T00:00:00.000Z", "end_time": "2023-07-13T00:00:00.000Z", "report_scope": "total", "subledger_reference_id": "<string>" } }
Get a single reconciliation report by ID.
Documentation IndexFetch the complete documentation index at: https://docs.orum.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.orum.io/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Orum generated unique id for the resource.
200 response.
Show child attributes
Was this page helpful?