# Get all job types **GET /jobTypes** Retrieve all job types, including custom options for a given company. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **companyID** (integer) ## Responses ### 200 List of job types #### Body: application/json (array[object]) - **jobTypeID** (integer) - **name** (string) - **description** (string) ### 500 Error occurred while retrieving job types [Powered by Bump.sh](https://bump.sh)