Skip to main content
GET
Retrieves the list of families. A family is a reusable cast of AI-generated people that keeps the same faces consistent across every scene of a real estate video. The list includes built-in preset families available to everyone, plus any custom families you own or that have been shared by your active organization.

Query Parameters

string
default:"all"
The type of families to retrieve.Allowed values: preset, custom, all
  • preset: Built-in families available to every account
  • custom: Families you own, plus any shared by your active organization
  • all: Both preset and custom families (default)

Response

array
required
List of family objects.

Usage with Video Creation

Once you’ve found a family, use its identifier as the selected_family_id when creating a living property video so the same cast appears in every scene. Preset families are identified by slug; your own families are identified by id:

Error Codes

See Error Handling for more details.