Export
Get export snapshot by ID
Retrieve information about an export file by export ID for a specific project.
get/api/projects/{id}/exports/{export_pk}
Path parameters
export_pkinteger required
Primary key identifying the export file.
idinteger required
A unique integer value identifying this project.
Response
Changes
Changed in 2 of the 97 revisions of this API.12
- ▲
the response property
created_by/avatarbecame nullable for the status200response-property-became-nullable
- ▲
- ○
added
ProjectImportStatusEnumto thestatusresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
Status7bfEnumfrom thestatusresponse propertyallOflist for the response status200response-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.