Get Async Export Output
GET {{baseUrl}}/preview/reports/:report-id/output
This endpoint gives you the output of the report.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"metadata":{"columns":[{"name":"\u003cstring\u003e","title":"\u003cstring\u003e","description":"\u003cstring\u003e","type":"DateTime","role":"Metric","relatedTo":"Day","timezone":"\u003cstring\u003e","duration":"\u003cstring\u003e","currency":"\u003cstring\u003e","deprecated":"\u003cboolean\u003e"},{"name":"\u003cstring\u003e","title":"\u003cstring\u003e","description":"\u003cstring\u003e","type":"Number","role":"Property","relatedTo":"Coupon","timezone":"\u003cstring\u003e","duration":"\u003cstring\u003e","currency":"\u003cstring\u003e","deprecated":"\u003cboolean\u003e"}],"rows":"\u003cinteger\u003e"},"data":[[],[]]}}