regdata_california_ucc_lien
Retrieve California UCC lien filings by debtor or secured-party name. Obtain filing number, UCC type, status, dates, and parties from the Secretary of State index.
Instructions
California UCC Lien Search - Debtors & Secured Parties. Search the California Secretary of State UCC filing index (bizfileOnline) by debtor or secured-party name. Get filing number, UCC type, status, filing & lapse dates, debtors and secured parties. The registry rejects a term matching more than 1,000 filings as "too broad" - that refusal is reported as such and is NOT "no liens"; narrow the debtor name and re-run. No API key needed. Advanced fields beyond this schema are also accepted (regdata_describe lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filedTo | No | Keep only filings on or before this date (YYYY-MM-DD). | |
| maxItems | No | Optional cap on billed dataset items returned. | |
| filedFrom | No | Keep only filings on or after this date (YYYY-MM-DD). | |
| activeOnly | No | Keep only filings whose status is Active (drop Lapsed / terminated filings). | |
| searchQueries | Yes | Debtor or secured-party names to look up in the California SoS UCC filing index. The search is a contains-match across both debtor and secured-party names. Use a full, specific name - a term matching more than 1,000 filings is rejected by the registry. | |
| maxResultsPerQuery | No | Maximum number of filings to keep per query after filtering (default 50 to avoid surprise charges on broad searches). Set 0 for no limit (all matches, up to the registry's 1,000 cap). |