List Households
Retrieves households from Planning Center.
GET
Query
Arguments
string
Include associated people in the response.
string
Sort households by a supported field; prefix the field with a hyphen for descending order.
object
Field-qualified household query filters.
date
Query households by an exact created_at timestamp in ISO 8601 format.
number
Query households by an exact member_count value.
string
Query households by an exact household name.
string
Query households by an exact primary_contact_name value.
date
Query households by an exact updated_at timestamp in ISO 8601 format.
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.