API ReferenceProjectsExports

Download export snapshot

GET

Download an export snapshot as a file in a specified format. To see what formats are supported, you can use Get export formats or see Export formats supported by Label Studio.

You will need to provide the project ID and export ID (export_pk). The export ID is returned when you create the export or you can use List all export snapshots.

The project ID can be found in the URL when viewing the project in Label Studio, or you can retrieve all project IDs using List all projects.

Path parameters

idintegerRequired
A unique integer value identifying this project.
export_pkstringRequired
Primary key identifying the export file.

Query parameters

exportTypestringOptional
Selected export format