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 Trash API

The Trash API from Baserow — 3 operation(s) for trash.

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

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

4 operations 3 paths 7 schemas 1 DELETE2 GET1 PATCH

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 Trash 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 4

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

Trash 4
GET
/api/trash/
Responds with the workspaces and applications available for the requesting user to inspect the trash contents of.
get_trash_structure → 200
PATCH
/api/trash/restore/
Restores the specified trashed item back into baserow.
restore body → 204400
GET
/api/trash/workspace/{workspace_id}/
Responds with trash contents for a workspace optionally filtered to a specific application.
workspace_get_contents 3 params → 200400
DELETE
/api/trash/workspace/{workspace_id}/
Empties the specified workspace and/or application of trash, including the workspace and application themselves if they are trashed also.
workspace_empty_contents 2 params → 204400

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are TrashContents (11 properties), TrashStructureWorkspace (4 properties), PaginationSerializerTrashContents (4 properties), TrashStructureApplication (4 properties). Each schema is shown below with its type and property counts.

TrashItemTypeEnum
string
workspace - workspace application - application table - table field - field row - row rows - rows view - view builderdomain - builderdomain widget - widget aut…
TrashStructureApplication
object
4 properties 3 required
PaginationSerializerTrashContents
object
4 properties 4 required
PatchedTrashEntryRequest
object
Mixin to a DRF serializer class to raise an exception if data with unknown fields is provided to the serializer.
3 properties
TrashStructure
object
1 property 1 required
TrashStructureWorkspace
object
4 properties 4 required
TrashContents
object
11 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-trash-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 Trash 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.