# Get Accounting Groups **GET /f/finance/{businessLocationId}/accountingGroups** Returns all accounting groups for a business location. ## 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 - **businessLocationId** (integer(int64)) The unique identifier for the business location. ## Responses ### 200 Accounting groups returned #### Body: application/json (object) - **_embedded** (object) The list of accounting groups. - **_links** (object) ### 400 Bad Request [Powered by Bump.sh](https://bump.sh)