Harness Support
Authentication via a Warp API key.
Request body for creating a new external conversation for a third-party harness.
The conversation format identifying the harness type.
External conversation created successfully
The unique identifier of the newly created conversation.
Invalid request (missing or unsupported format)
Authentication required
No permission to modify the task
Internal server error
Authentication via a Warp API key.
Request body for resolving the effective prompt for a task.
Directory where attachments were downloaded locally
Resolved prompt
The resolved prompt
Invalid request
Authentication required
No permission to access the task
Internal server error
Authentication via a Warp API key.
Request body for obtaining a conversation-scoped upload target.
The conversation ID to associate the uploaded data with.
Presigned upload target for the block snapshot
A description of where and how to upload a blob.
Use the method and url to upload, including all headers in the request.
Pass the blob to upload as the request body.
The presigned URL to upload the blob to.
The HTTP method to use for the upload.
Invalid request or conversation format does not support block snapshot uploads
Authentication required
No permission to modify the conversation
Conversation or block snapshot slot not found
Internal server error
Last updated
Was this helpful?