Logo
MicroStrategy REST API API Documentation

Get report

GET {{baseUrl}}/api/searches/results?name=Forecast (Grid)&type=3

 

Body PARAM

Key Datatype Required Description 
name
string
type
number



HEADERS

Key Datatype Required Description 
X-MSTR-AuthToken
string
X-MSTR-ProjectID
string




RESPONSES

status





Curl
curl -X GET 'baseUrl/api/searches/results?name=Forecast (Grid)&type=3?name=Forecast (Grid)&type=3' -H 'X-MSTR-AuthToken: authToken' -H 'X-MSTR-ProjectID: projectId'

ENDPOINTS