Logo
MicroStrategy REST API API Documentation

Read a derived element in report

GET {{baseUrl}}/api/model/reports/:reportId/derivedElements/:derivedElementId

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
X-MSTR-AuthToken
string
X-MSTR-MS-Instance
string




RESPONSES

status





Curl
curl -X GET 'baseUrl/api/model/reports/:reportId/derivedElements/:derivedElementId' -H 'X-MSTR-AuthToken: authToken' -H 'X-MSTR-MS-Instance: rd_instanceId'

ENDPOINTS