# Pipe Delimited Download

This format is used with some automation programs, including Cucumber.  Change the API to version 1.3.  This can be run directly from your automation tool or from a browser window.

&#x20;<http://99.99.99.99:8080/core/1.3/API/project/mug_test_project/1.0/datablocks/request_7_step/1.1/>

&#x20;As above, you can use the download manager to view the output in a text editor.

&#x20;

<figure><img src="/files/D3RWNT524pPeSjoc8O5f" alt=""><figcaption><p>Pipe delimited text file</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/api-guide/data-movement-apis/download-data-files/pipe-delimited-download.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
