Optionalparams: { afterCursor?: string; limit?: number; solutionTemplateConfigId?: string }Query parameters.
OptionalafterCursor?: stringOpaque cursor returned by the preceding page. Omit to retrieve the first page.
Optionallimit?: numberMaximum number of instances to return. Defaults to 50; maximum is 100.
OptionalsolutionTemplateConfigId?: stringID of the installed solution template whose customer instances should be listed.
Cursor-paginated customer solution instances visible to the caller.
List customer solution instances Returns a forward cursor-paginated page of customer instances stamped from one solution template. Results are restricted to the caller's organization; an app-wide viewer without an organization scope is forbidden. Pass
after_cursorfrom a response withhas_more: trueto retrieve the next page. Each row includes the materialized agent, pinned template version, and local-edit count computed by the solution-instance read path.