Create new export snapshot
Create a new export request to start a background task and generate an export file for a specific project by ID.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Path parameters
id
A unique integer value identifying this project.
Request
This endpoint expects an object.
annotation_filter_options
converted_formats
counters
created_by
A ModelSerializer that takes additional arguments for
"fields", "omit" and "expand" in order to
control which fields are displayed, and whether to replace simple
values with complex, nested serializations
finished_at
Complete or fail time
md5
serialization_options
status
* `created` - Created
* `in_progress` - In progress
* `failed` - Failed
* `completed` - Completed
Allowed values:
task_filter_options
title
Response
created_at
Creation time
id
annotation_filter_options
converted_formats
counters
created_by
A ModelSerializer that takes additional arguments for
"fields", "omit" and "expand" in order to
control which fields are displayed, and whether to replace simple
values with complex, nested serializations
finished_at
Complete or fail time
md5
serialization_options
status
* `created` - Created
* `in_progress` - In progress
* `failed` - Failed
* `completed` - Completed
Allowed values:
task_filter_options
title