# Get All Order Profiles **GET /o/op/data/account-profiles** Returns a list of active [order profiles](https://k-series-support.lightspeedhq.com/hc/en-us/articles/1260804657389-About-order-profiles) for a specific business location. The order profile [code](https://api-docs.lsk.lightspeed.app/operation/operation-apeaccountprofiles#operation-apeaccountprofiles-200-body-application-json-accountprofilelist-code) can be used to retrieve a specific price list when [loading a menu](https://api-docs.lsk.lightspeed.app/operation/operation-apegetmenubyid). Note: Order Profiles were previously called Account Profiles, and may still be referred to in this way in the API, in some cases. ## 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 ### Query parameters - **businessLocationId** (integer(int64)) The unique identifier for the business location. ## Responses ### 200 Order profiles #### Body: application/json (object) - **businessLocationId** (integer(int64)) The unique identifier for the business location. - **accountProfileList** (array[object]) [Powered by Bump.sh](https://bump.sh)