Task Detail

Return detailed task view including log tail and progress.

Args: task_id: Task identifier.

get/dashboard/tasks/{task_id}

Path parameters

task_idstring required

Response

Successful Response

log_tailstring required
log_sizeinteger required
progress_entriesobject[]
agent_statusstring
artifactsobject[]
progressobject nullable

Changes

Changed in 2 of the 15 revisions of this API.14

    • added the optional property task/artifact_spec to the response with the 200 status

      response-optional-property-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property artifacts to the response with the 200 status

      response-optional-property-added

    • added the optional property progress to the response with the 200 status

      response-optional-property-added

    • added the optional property task/cli to the response with the 200 status

      response-optional-property-added

    • added the optional property task/closed_at to the response with the 200 status

      response-optional-property-added

    • added the optional property task/completed_at to the response with the 200 status

      response-optional-property-added

    • added the optional property task/max_output_tokens to the response with the 200 status

      response-optional-property-added

    • added the optional property task/max_retries to the response with the 200 status

      response-optional-property-added

    • added the optional property task/max_turns to the response with the 200 status

      response-optional-property-added

    • added the optional property task/meta_messages to the response with the 200 status

      response-optional-property-added

    • added the optional property task/retry_count to the response with the 200 status

      response-optional-property-added

    • added the optional property task/retry_delay_s to the response with the 200 status

      response-optional-property-added

    • added the optional property task/terminal_reason to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog