Get the search engine properties
GET {{baseUrl}}/api/mstrServices/searchEngine
Get properties of the search engine. 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 |