Skip to main content
Retrieve all active registration tasks for a corporation. Tasks represent actions that need to be completed as part of the registration process — such as document submission, information verification, or Commenda team review.

Query parameters

corporation_id
string
required
The corporation UUID to retrieve tasks for.

Response

Returns a list of tasks associated with the corporation’s V2 registrations.

Task types

Tasks are automatically created when you initiate a registration through Commenda’s managed process. Each task is assigned to either you (USER) or the Commenda team (AGENT).
  • User tasks require action from you, such as providing additional information or uploading documents
  • Agent tasks are handled by the Commenda team and require no action from you — they serve as progress indicators
Poll this endpoint to track the progress of registrations that are being processed by Commenda. When all tasks for a registration are complete, the registration status will be updated accordingly.