How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Baserow Database table export API

The Database table export API from Baserow — 2 operation(s) for database table export.

Baserow Database table export API is one of 58 APIs that Baserow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Database table export. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 13 schemas. It is described by OpenAPI 3.0.3, at version 2.2.2.

Requests are made against the base URL https://api.baserow.io.

2 operations 2 paths 13 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.2.2
Base URL
https://api.baserow.io
Authentication
HTTP Bearer, HTTP Bearer, HTTP Bearer
License
Resource Areas
1

Authentication & Security 3

Baserow Database table export API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (Token your_token) (Database token). It accepts HTTP bearer tokens (JWT your_token) (JWT). It accepts HTTP bearer tokens (JWT your_token) (UserSource JWT).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Database table export 2
GET
/api/database/export/{job_id}/
Returns information such as export progress and state or the url of the exported file for the specified export job, only if the requesting user has access.
get_export_job 1 param → 200404
POST
/api/database/export/table/{table_id}/
Creates and starts a new export job for a table given some exporter options. Returns an error if the requesting user does not have permissionsto view the table.
export_table 1 param body → 200400404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ExportJob (10 properties), CsvExporterOptions (8 properties), FileExporterOptions (7 properties), ExcelExporterOptions (7 properties). Each schema is shown below with its type and property counts.

FileExporterOptions
object
7 properties 1 required
CsvExporterOptions
object
8 properties 1 required
BaseExporterOptions
object
6 properties 1 required
ExportJob
object
When mixed in to a model serializer for an ExportJob this will add an url field with the actual usable url of the export job's file (if it has one).
10 properties 6 required
CsvColumnSeparatorEnum
string
, - , ; - ; | - | tab - recordseparator - unitseparator -
ExcelExporterOptions
object
7 properties 1 required
ExportJobStateEnum
string
pending - pending exporting - exporting cancelled - cancelled finished - finished failed - failed expired - expired
ExportCharsetEnum
string
utf-8 - utf-8 iso-8859-6 - iso-8859-6 windows-1256 - windows-1256 iso-8859-4 - iso-8859-4 windows-1257 - windows-1257 iso-8859-14 - iso-8859-14 iso-8859-2 - is…
PublicViewFilter
object
3 properties 3 required
ExporterTypeEnum
string
csv - csv json - json xml - xml excel - excel file - file
PublicViewFiltersFilterTypeEnum
string
AND - AND OR - OR
Export
PublicViewFilters
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-database-table-export-api-openapi.yml Raw ↑

Other APIs Baserow publishes across the network.

Baserow Admin API
Baserow Admin data scanner API
Baserow AI Assistant API
Baserow Applications API
Baserow Audit log API
Baserow Auth API
Baserow Automation history API
Baserow Automation nodes API
Baserow Automation workflows API
Baserow Builder data sources API
Baserow Builder domains API
Baserow Builder elements API
Where this information came from

This is an independent, third-party profile of Baserow Database table export API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.