Get report definition after answering
GET {{baseUrl}}/api/v2/reports/:reportId/instances/:instanceId
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| X-MSTR-AuthToken | string | (Required) | |
| X-MSTR-ProjectID | string | (Required) | |
| Prefer | null | Prefer--allow client to set preferences. Currently, respond-async allows client to execute in async mode | 
|