# Job List **GET /job/list** This API is to get job list. 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 - **Content-Type** (string) application/json - **Accept** (string) application/json #### Query parameters - **regions** (string) Id of region to filter - **business_units** (string) Id of business units to filter - **clients** (string) Id of clients to filter ## Responses ### 200: OK #### Body Parameters: application/json (object) - **status** (string) - **data** (array[object]) - **message** (string) [Powered by Bump.sh](https://bump.sh)