Export task.

Exports the full task conversation history (all prompts and agent responses) as a downloadable file. The file format is selected by the format query parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the agent.

string
required

The task ID. This is the value returned in data.id when you create a task via POST /tasks.

Query Params
string
enum
Defaults to csv

Export file format. Selects how the conversation history (all prompts and agent responses) is serialised in the downloaded file.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream
application/json