Get a company
Endpoints
Get a company by id
Retrieve a single company by its jurisdiction code and registry company number.
GET
Get a company
Look up a single company when you already know its registry-issued identifier. The response is the company entity — the same record embedded under
results[].company in search results.
jurisdiction_code is case-insensitive and must be one of the supported jurisdiction codes. company_number is the registry-issued identifier returned as entity_number on the entity, and must match exactly as it appears on the record.
404 is returned when the company_number is not present in the given jurisdiction — including the case where the same number exists under a different jurisdiction.Authorizations
Path Parameters
Jurisdiction code, e.g. us_de or us_ca.
Registry-assigned entity number.
Response
Company entity.
Required string length:
2 - 5Minimum string length:
1Minimum string length:
1Available options:
active, inactive, dissolved, suspended, merged, withdrawn, unknown Available options:
llc, corporation, nonprofit, limited_partnership, limited_liability_partnership, partnership, trust, other, unknown Available options:
domestic, foreign, unknown Allowed value:
"company"