Get a report
GET {{baseUrl}}/reports/:reportId
Retrieves report metadata and configuration.
Use /reports/{reportId}/results
to get a list of available results.
Allowed roles: VIEWER
and EDITOR
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
tangany-version | number | (Required) API version | |
Accept | string |
RESPONSES
status: OK
{"format":"csv","id":"clb_nightly","lastCompletedAt":null,"lastStartedAt":null,"nextScheduledAt":"2023-10-10T01:15:00Z","parameters":{"ledgerId":"prod-ledger-1","date":"todayT12:00:00Z"},"type":"account_balances_v1","schedule":{"mode":"daily","hour":1,"minute":15}}