---
title: "Get report generation job result"
method: GET
path: "/v2/dashboards/reportJobs/{jobId}/result"
tags: ["dashboardManagement"]
---

# Get report generation job result

`GET /v2/dashboards/reportJobs/{jobId}/result`

Get the result of an asynchronous report generation request for the given job identifier.

## Path parameters

- `jobId` string, required

## Response `200`

The result of export job.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/423eeb892c56/schema)
