Skip to main content
GET
Get incorporation status workflow
Retrieves the public status workflow for a selected incorporation jurisdiction and type. Use this endpoint after the customer chooses country and countryOptions if you want to render a progress UI before the incorporation is created. The workflow is informational and versioned. Incorporation progress is returned by Get incorporation status.

Query shape

Use the same deep-object query syntax as the requirements endpoint.

Response

Stage owners

If the status workflow is not active for the selected incorporation type, the endpoint returns 404.

Authorizations

x-api-key
string
header
required

Query Parameters

country
enum<string>
required

Incorporation country. ISO 3166-1 alpha-2 country code for the incorporation jurisdiction.

Available options:
AE,
CA,
GB,
IE,
IN,
KY,
NZ,
SG,
US
Example:

"SG"

countryOptions
object
required

Country-specific options using deep-object query syntax, for example countryOptions[corporationType]=PRIVATE_LIMITED_COMPANY. Country-specific incorporation options. Use the jurisdiction catalog for the currently supported fields and values.

Example:

Response

Status workflow retrieved successfully

statusWorkflow
object
required