Retrieve the newly created transaction report's definition

GET {{baseUrl}}/api/model/transactionReports/:reportId

Get the definition of a specific transaction report. Obtain the authorization token needed to execute the request using POST /auth/login. Obtain the project ID using GET /projects. Pass the authorization token and the project ID in the request header. Specify the report ID in the path of the request.

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring
X-MSTR-ProjectIDstring