# Modules / Homes

Care home records

## Get homes

 - [GET /api/homes](https://apidocs.logmycare.co.uk/docs/openapi/modules-homes/gethomes.md): Retrieves care homes with facility details, CQC registration, address, capacity, and regulator information.
Filters:

  page, limit - Pagination controls

## Get home by ID

 - [GET /api/homes/{id}](https://apidocs.logmycare.co.uk/docs/openapi/modules-homes/gethomebyid.md): Retrieves complete care home information including CQC registration, address, bed capacity, home group, and regulator details.

