v77

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-045764591.5 MB
Export

List all export snapshots

Returns a list of exported files for a specific project by ID.

get/api/projects/{id}/exports/

Path parameters

idinteger required

A unique integer value identifying this project.

Query parameters

orderingstring

Which field to use when ordering the results.

Response

{"stackTrail":"components:schemas:Export: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