Schema reference

com.para.civic.listCabildeos

experimental

List query for indexed cabildeos with filters such as community, phase, and pagination.

Fields

cabildeos

com.para.civic.defs#cabildeoView[]

Required

Indexed cabildeo view objects returned for the list surface.

cursor

string

Optional

Pagination cursor for incremental civic browsing.

Metadata

Schema ID
com.para.civic.listCabildeos
Lexicon source
lexicons/com/para/civic/listCabildeos.json
Website source path
watx/lexicons/com/para/civic/listCabildeos.json
Product surfaces
Cabildeo list

Constraints

  • Pagination and optional filters shape the list surface rather than returning raw records.

Relationships

  • Returns arrays of com.para.civic.defs#cabildeoView.

Lifecycle

  • Used to populate the cabildeo list and community-scoped civic browse surfaces.

Writers

  • Read-only query over indexed civic views.

Readers

  • Cabildeo list route
  • Community civic browsing

Routes

  • /communities/cabildeos

XRPC methods

  • com.para.civic.listCabildeos

Indexing and moderation

Indexing

  • Serves from indexed cabildeo view state rather than raw records.

Moderation

  • Community filters can constrain visibility and browse context.

Examples

{"cabildeos":[{"title":"Water allocation reform","phase":"open"}],"cursor":"next-token"}