Download export file
GET/organizations/:organizationId/posts/:postId/exports/:exportId/download
Returns the rendered file as a binary download with the appropriate Content-Type header. Use format to specify the image format (png, jpg, webp). Video exports always return mp4. PDF exports return application/pdf. Only available when status=completed.
Request
Responses
- 200
- 404
Export file binary
Export not found