/california/companies/filings

POST /api/california/companies/filings

Price: 1 credit

Get the filing history of a California business entity from the Secretary of State bizfile registry by entity number: filing type, control id, filing and effective dates, a link to the scanned filing document when one is published, and registry notes attached to the filing.

How to use it

Get the filing history of one California business entity by its Secretary of State entity number. Returns a list of filings, newest first, each with amendment_id, filing_type (Initial Filing, Statement of Information, Termination, System Amendment, ...), control_id, filing_date and effective_date (YYYY-MM-DD), document_url (a PDF of the scanned filing, present only for filings whose image is published) and notes. A note carries the registry field it touches (field_name, display_name) with its previous value (changed_from) and new value (changed_to); a filing that sets a value for the first time has no changed_from. Entities whose amendments are all withheld from public history return an empty list.

Parameters

Request body

Response

Errors

Response headers