Skip to main content
GET
/
v1
/
files
/
{fileName}
Retrieve a file
curl --request GET \
  --url https://api.deepxl.ai/v1/files/{fileName} \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

API key created in the dashboard

Path Parameters

fileName
string
required

Response

File retrieved successfully

The response is of type file.