Logo
MicroStrategy REST API API Documentation

Get dossier definition

GET {{baseUrl}}/api/v2/dossiers/:dossierId/definition

 

Body PARAM

Key Datatype Required Description 



HEADERS

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




RESPONSES

status





Curl
curl -X GET 'baseUrl/api/v2/dossiers/:dossierId/definition' -H 'X-MSTR-AuthToken: authToken' -H 'X-MSTR-ProjectID: projectId'

ENDPOINTS