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

The Database table grid view API from Baserow — 5 operation(s) for database table grid view.

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

This API exposes 6 operations across 5 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.

6 operations 5 paths 13 schemas 5 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 grid 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 6

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

Database table grid view 6
GET
/api/database/views/grid/{slug}/public/aggregations/
Returns all field aggregations values previously defined for this grid view. If filters exist for this view, the aggregations are computed only on filtered rows.
get_database_table_public_grid_view_field_aggregations 7 params → 200400401404
GET
/api/database/views/grid/{slug}/public/rows/
Lists the requested rows of the view's table related to the provided slug if the grid view is public.The response is paginated either by a limit/offset or page/size style. The style depends on the pr…
public_list_database_table_grid_view_rows 18 params → 200400401404
GET
/api/database/views/grid/{view_id}/
Lists the requested rows of the view's table related to the provided viewid if the authorized user has access to the database's workspace. The response is paginated either by a limit/offset or page/s…
list_database_table_grid_view_rows 17 params → 200400404
POST
/api/database/views/grid/{view_id}/
Lists only the rows and fields that match the request. Only the rows with the ids that are in the rowids list are going to be returned. Same goes for the fields, only the fields with the ids in the f…
filter_database_table_grid_view_rows 1 param body → 200400404
GET
/api/database/views/grid/{view_id}/aggregation/{field_id}/
Computes the aggregation of all the values for a specified field from the selected grid view. You must select the aggregation type by setting the type GET parameter. If filters are configured for the…
get_database_table_grid_view_field_aggregation 4 params → 200400404
GET
/api/database/views/grid/{view_id}/aggregations/
Returns all field aggregations values previously defined for this grid view. If filters exist for this view, the aggregations are computed only on filtered rows.You need to have read permissions on t…
get_database_table_grid_view_field_aggregations 7 params → 200400404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ExampleRowResponse (31 properties), FileFieldResponse (10 properties), PaginationSerializerWithGridViewFieldOptionsExampleRowResponse (6 properties), GridViewFieldOptions (5 properties). Each schema is shown below with its type and property counts.

FileFieldResponse
object
10 properties 10 required
AggregationRawTypeEnum
string
emptycount - emptycount notemptycount - notemptycount uniquecount - uniquecount min - min max - max sum - sum average - average median - median decile - decile…
BlankEnum
RowCommentsNotificationModeEnum
string
all - all mentions - mentions
LinkRowValue
object
3 properties 1 required
PublicPaginationSerializerWithGridViewFieldOptionsExampleRowResponse
object
5 properties 4 required
RowMetadata
object
2 properties
Collaborator
object
2 properties 2 required
ExampleRowResponse
object
31 properties 2 required
GridViewFilter
object
2 properties 1 required
GridViewFieldOptions
object
5 properties
SelectOption
object
3 properties 2 required
PaginationSerializerWithGridViewFieldOptionsExampleRowResponse
object
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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