# Get clients with their first property **GET /property/clientAndProperty** Retrieve clients and their first property for a given company. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **companyID** (integer) ## Responses ### 200 List of clients with their first property #### Body: application/json (array[object]) - **clientID** (integer) - **companyID** (integer) - **properties** (array[object]) ### 500 Error occurred while retrieving client and property data [Powered by Bump.sh](https://bump.sh)