databases

Start an asynchronous job that exports the records from one or more databases to a downloadable file (JSON, CSV, or XLSX), returning the new job's id and initial status.

post/api/databases/records/jobs/

Request body

namestring required
databasesstring[] required
media_type'application/xlsx' | 'application/json' | 'text/csv'
filtersobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.