Get the search index properties for all projects
GET {{baseUrl}}/api/mstrServices/searchEngine/indices
Get properties of the search index for all projects. You obtain the authorization token needed to execute the request using POST /auth/login. You pass the authorization token in the request header.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string |