# Get rich items **GET /i/richItem/{businessId}** Returns all of the rich item information for a specific business. ## Servers - Demo URL: https://api.trial.lsk.lightspeed.app (Demo URL) - Production URL: https://api.lsk.lightspeed.app (Production URL) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **businessId** (integer(int64)) The unique identifier for the business. #### Query parameters - **page** (integer) Starting page of results, when paginating. - **size** (integer) Number of results to return, when paginating. - **sort** (array[string]) Field used to determine order of results. ## Responses ### 200: Rich Items #### Body Parameters: application/hal+json;charset=UTF-8 (object) - **_embedded** (object) - **_links** (object) [Powered by Bump.sh](https://bump.sh)