Part3 Developers

Export file download

GET /admin/export/file/{id}/{fileName}

Download a locally exported CSV file by its UUID path (public, no auth — UUID acts as access token)

GET
/admin/export/file/{id}/{fileName}

Path Parameters

id*string
fileName*string

Response Body

curl -X GET "https://api.part3.io/v1/admin/export/file/string/string"
Empty