Get Report Result

GET {{baseUrl}}/reports/:taskResultId/result

Get the report results for a report that was run or is running. Returns empty report result in case there are no active task definitions with used in payload task definition name.

Request Params

KeyDatatypeRequiredDescription
completedbooleanstate of task result to apply ordering when results are fetching from the DB

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"reportType":"IDENTITIES_DETAILS","taskDefName":"Identities Details Report","id":"1e01d272b8084c4fa12fcf8fa898102d","created":"2023-09-07T42:14:05.122Z","status":"SUCCESS","duration":3681,"rows":193,"availableFormats":["CSV"]}