# Business Unit **GET /business-unit/list** This API is to get all the list of available business unit. This is an authendicated API so we need to pass bearer token in request header to access the data. ## Servers - https://api-console.logezy.co/v1: https://api-console.logezy.co/v1 () ## Parameters #### Headers - **Authorization** (string) - **Accept** (string) #### Query parameters - **regions** (array) - **clients** (array) - **status** (string) active, inactive, lapsed, potential - **is_deleted** (boolean) 0 or 1 ## Responses ### 200: #### Body Parameters: application/json (object) - **status** (string) - **data** (array[object]) - **message** (string) [Powered by Bump.sh](https://bump.sh)