Endpoints
Download Data
Fetch data by URN.
The downloaded data is returned as plain text.
See the Upload Data endpoint for more details on how to upload data.
In order to fetch the file name and mime type, use the Get File Metadata endpoint.
GET
/
api
/
data
/
{data_urn}
Path Parameters
Response
200 - text/plain
The response is of type string
.