Export

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.

post/api/projects/{id}/exports/

Path parameters

idinteger required

A unique integer value identifying this project.

Request body

{"stackTrail":"components:schemas:LseExportCreateRequest:properties:counters","oasType":"schema","type":"unknown","title":"Exporting meta data"}
finished_atstring date-time nullable

Complete or fail time

md5string
status'created' | 'in_progress' | 'failed' | 'completed'
  • created - Created
  • in_progress - In progress
  • failed - Failed
  • completed - Completed
titlestring

Response

{"stackTrail":"components:schemas:LseExportCreate:properties:counters","oasType":"schema","type":"unknown","title":"Exporting meta data"}
created_atstring date-time required

Creation time

finished_atstring date-time nullable

Complete or fail time

idinteger required
md5string
status'created' | 'in_progress' | 'failed' | 'completed'
  • created - Created
  • in_progress - In progress
  • failed - Failed
  • completed - Completed
titlestring

Changes

Changed in 2 of the 97 revisions of this API.191812

    • the response property created_by/avatar became nullable for the status 201

      response-property-became-nullable

  • 04ff286141b5181812See the full diff
    • added DataManagerFilterModeEnum to the annotation_filter_options/reviewed request property allOf list (media type: application/json)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the annotation_filter_options/reviewed request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the annotation_filter_options/reviewed request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/annotated request property allOf list (media type: application/json)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/annotated request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/annotated request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/finished request property allOf list (media type: application/json)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/finished request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/finished request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/reviewed request property allOf list (media type: application/json)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/reviewed request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/reviewed request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/skipped request property allOf list (media type: application/json)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/skipped request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/skipped request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • added ProjectImportStatusEnum to the status request property allOf list (media type: application/json)

      request-property-all-of-added

    • added ProjectImportStatusEnum to the status request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added ProjectImportStatusEnum to the status request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • removed AnnotatedEnum from the task_filter_options/annotated request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed AnnotatedEnum from the task_filter_options/annotated request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed AnnotatedEnum from the task_filter_options/annotated request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • removed FinishedEnum from the task_filter_options/finished request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed FinishedEnum from the task_filter_options/finished request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed FinishedEnum from the task_filter_options/finished request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • removed ReviewedEnum from the annotation_filter_options/reviewed request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed ReviewedEnum from the annotation_filter_options/reviewed request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed ReviewedEnum from the annotation_filter_options/reviewed request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • removed ReviewedEnum from the task_filter_options/reviewed request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed ReviewedEnum from the task_filter_options/reviewed request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed ReviewedEnum from the task_filter_options/reviewed request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • removed SkippedEnum from the task_filter_options/skipped request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed SkippedEnum from the task_filter_options/skipped request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed SkippedEnum from the task_filter_options/skipped request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • removed Status7bfEnum from the status request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed Status7bfEnum from the status request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed Status7bfEnum from the status request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • added DataManagerFilterModeEnum to the annotation_filter_options/reviewed response property allOf list for the response status 201

      response-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/annotated response property allOf list for the response status 201

      response-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/finished response property allOf list for the response status 201

      response-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/reviewed response property allOf list for the response status 201

      response-property-all-of-added

    • added DataManagerFilterModeEnum to the task_filter_options/skipped response property allOf list for the response status 201

      response-property-all-of-added

    • added ProjectImportStatusEnum to the status response property allOf list for the response status 201

      response-property-all-of-added

    • removed AnnotatedEnum from the task_filter_options/annotated response property allOf list for the response status 201

      response-property-all-of-removed

    • removed FinishedEnum from the task_filter_options/finished response property allOf list for the response status 201

      response-property-all-of-removed

    • removed ReviewedEnum from the annotation_filter_options/reviewed response property allOf list for the response status 201

      response-property-all-of-removed

    • removed ReviewedEnum from the task_filter_options/reviewed response property allOf list for the response status 201

      response-property-all-of-removed

    • removed SkippedEnum from the task_filter_options/skipped response property allOf list for the response status 201

      response-property-all-of-removed

    • removed Status7bfEnum from the status response property allOf list for the response status 201

      response-property-all-of-removed

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 97 revisions, 1 has no diff computed.