Skip to main content
GET
/
files
/
{id}
/
download
Download a file
curl --request GET \
  --url https://nulldrop.xyz/api/v2/files/{id}/download \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

API key authentication (format: nd_xxxxx)

Path Parameters

id
string
required

File ID

Response

File content

The response is of type file.