Skip to main content
GET
Download a finished export

Path Parameters

id
string<uuid>
required

The identifier of the database the export belongs to.

eid
string<uuid>
required

The identifier of the export to download.

Query Parameters

exp
integer<int64>
required

The moment the link stops working, as a Unix timestamp in seconds. It is part of what the signature covers. Use the value the export request returned.

sig
string
required

The signature that authorises this download. Use the value the export request returned.

Response

The export archive, gzip compressed.

The response is of type file.