Logo
MicroStrategy REST API API Documentation

Get list of available projects

GET {{baseUrl}}/api/projects

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
X-MSTR-AuthToken
string




RESPONSES

status





Curl
curl -X GET 'baseUrl/api/projects' -H 'X-MSTR-AuthToken: authToken'

ENDPOINTS