Export
[Deprecated] Get export formats
This endpoint is deprecated in Enterprise. Use the async export API instead: POST /api/projects/{{id}}/exports/ (see Create new export).
In Label Studio Enterprise, this endpoint will always return a 404 Not Found response with instructions to use the async export API.
Retrieve the available export formats for the current project by ID.
get/api/projects/{id}/export/formats
Path parameters
idinteger required
A unique integer value identifying this project.
Response
Export formats
string[] required
List of available formats
Changes
No changes recorded. 1 of the 97 revisions has no diff computed, so it could not be searched.