/kentucky/companies/activities
Get a Kentucky business entity’s activity history (filing history) by its control number from the Kentucky Secretary of State business registry: each filing’s type (e.g. Annual report, Amendment, Principal office change, Cancellation), file date and effective date.
Price: 1 credit
💡 AI Hint: Get the filing/activity history of a Kentucky business entity by its control number (the ctr from kentucky/companies/search). Pass ctr and count. Returns a list of items, each with filing (filing type), file_date and effective_date (MM/DD/YYYY).
⚠️ Common errors: 412: Entity not found (no entity exists for this control number)
Authorizations
API token from the dashboard
Headers
Body
Kentucky business entity control number (the ctr identifier from a search result)
1"200788"
"978159"
Max number of activity records to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500