Skip to main content
GET
Get task completion artifact

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Task ID

Query Parameters

refresh
boolean
default:false

When true, rebuild the artifact from the current task issues.

Response

Task completion artifact

task_id
string<uuid>
required
artifact
object

Completion artifact payload with summary and issues.

completion_delivery
enum<string>

Present when the task was created with an explicit completion_delivery value.

Available options:
webhook,
artifact