Open a Specific Category
Lexis® supports a list of different experiences within the application. Include the category query parameter to open the Lexis application to a specific experience, such as Legal Research, Verdict & Settlement Analyzer, Medical Navigator, etc.
A user must be entitled to an experience in order to use it.
If a user accesses a URL API link containing a category value, and:
- The user is entitled to an experience, the application sets the experience to the value specified by the category.
- The user is not entitled to that experience, the experience is set to the user’s preferred experience. If the user does not have a preferred experience, the experience is set to the first entitled experience associated with the user’s ID.
If a user accesses a URL API link that does not contain a category value:
- The experience is set to the user’s preferred experience.
- If the user does not have a preferred experience, the experience is set to the first entitled experience associated with the user’s ID.
The category parameter is optional.