Get Task Output File Presigned Url

Get secure download URL for an output file generated by the AI agent.

Authentication

X-Browser-Use-API-Keystring
API Key authentication via header

Path Parameters

task_idstringRequiredformat: "uuid"
file_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
Unique identifier for the file
fileNamestring
Name of the file
downloadUrlstring
URL to download the file

Errors