get_task
Retrieve detailed status and progress of a Cognigy.AI async task, including failure reasons. Poll this endpoint to monitor long-running operations until completion.
Instructions
Gets detailed status of a specific Cognigy.AI async task. Returns progress, status, and failure reason if applicable. Use this to poll long-running operations to completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task ID to retrieve | |
| projectId | No | Optional project ID to scope the query |