# Get Businesses **GET /o/op/data/businesses** Returns a list of all businesses and business locations associated with the access token. ## 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 ## Responses ### 200 Businesses #### Body: application/json (array[object]) - **name** (string) The business name. - **id** (integer(int64)) The unique identifier for the business. - **businessLocations** (array[object]) The business locations within this business. [Powered by Bump.sh](https://bump.sh)