v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Database table view export

Creates and starts a new export job for a publicly shared view given some exporter options. Returns an error if the view doesn't support exporting.

This is a premium feature.

post/api/database/view/{slug}/export-public-view/

Path parameters

slugstring required

Select the view you want to export.

Request body

OR
OR
OR
OR

Response

idinteger required
tableinteger nullable
viewinteger nullable
exporter_typestring required
state'pending' | 'exporting' | 'cancelled' | 'finished' | 'failed' | 'expired' required
  • pending - pending
  • exporting - exporting
  • cancelled - cancelled
  • finished - finished
  • failed - failed
  • expired - expired
statusstring required

DEPRECATED: Use state instead

exported_file_namestring nullable
created_atstring date-time required
progress_percentagenumber double
urlstring uri required