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 form view API

The Database table form view API from Baserow — 3 operation(s) for database table form view.

Baserow Database table form view 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 form view. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 5 operations across 3 paths, and defines 19 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.

5 operations 3 paths 19 schemas 2 GET1 PATCH2 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 form view 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 5

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

Database table form view 5
GET
/api/database/views/form/{slug}/edit-row/{row_token}/
Returns the current field values of the row identified by the edit token. Only fields visible in the form view are returned. The token must be a valid signed token generated by a formvieweditrow fiel…
get_edit_row_database_table_form_view 2 params → 200401404
PATCH
/api/database/views/form/{slug}/edit-row/{row_token}/
Updates the row identified by the edit token using the submitted field values. Only fields that are visible in the form view can be changed. The rowtoken must be a valid signed token generated by a f…
update_edit_row_database_table_form_view 2 params body → 200401400404
GET
/api/database/views/form/{slug}/submit/
Returns the metadata related to the form view if the form is publicly shared or if the user has access to the related workspace. This data can be used to construct a form with the right fields.
get_meta_database_table_form_view 1 param → 200401404
POST
/api/database/views/form/{slug}/submit/
Submits the form if the form is publicly shared or if the user has access to the related workspace. The provided data will be validated based on the fields that are in the form and the rules per fiel…
submit_database_table_form_view 1 param body → 200401404
POST
/api/database/views/form/{slug}/upload-file/
Uploads a file anonymously to Baserow by uploading the file contents directly. A file multipart is expected containing the file contents.
upload_file_form_view 1 param → 200401400404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are ExampleRowResponse (31 properties), PatchedExampleUpdateRowRequest (17 properties), ExampleRowRequest (17 properties), PublicFormViewFieldOptions (11 properties). Each schema is shown below with its type and property counts.

PublicFormView
object
9 properties 1 required
RowMetadata
object
2 properties
Mode51eEnum
string
form - form survey - survey
RowCommentsNotificationModeEnum
string
all - all mentions - mentions
PublicFormViewField
object
3 properties 3 required
FormViewFieldOptionsCondition
object
5 properties 3 required
PublicFormViewFieldOptions
object
11 properties 2 required
FormViewSubmitted
object
4 properties 1 required
PatchedExampleUpdateRowRequest
object
17 properties
UserFile
object
10 properties 6 required
Collaborator
object
2 properties 2 required
ExampleRowResponse
object
31 properties 2 required
FileFieldResponse
object
10 properties 10 required
FormViewFieldOptionsConditionGroup
object
3 properties 1 required
LinkRowValue
object
3 properties 1 required
SubmitActionEnum
string
MESSAGE - Message REDIRECT - Redirect
ExampleRowRequest
object
17 properties
SelectOption
object
3 properties 2 required
ConditionTypeEnum
string
AND - And OR - Or

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-database-table-form-view-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 form view 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.