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 Admin data scanner API

The Admin data scanner API from Baserow — 7 operation(s) for admin data scanner.

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

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

10 operations 7 paths 13 schemas 2 DELETE4 GET1 PATCH3 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 Admin data scanner 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 10

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

Admin data scanner 10
GET
/api/admin/data-scanner/results/
Lists all data scan results across all scans. Results represent individual matches found in database fields during scan execution. Can be filtered by scanid and searched by matched value. Enterprise…
admin_data_scanner_list_results 5 params → 200400401
DELETE
/api/admin/data-scanner/results/{result_id}/
Deletes (resolves) a single data scan result, marking it as reviewed. Enterprise feature.
admin_data_scanner_delete_result 1 param → 204404
POST
/api/admin/data-scanner/results/export/
Creates a job to export data scan results to CSV. The exported file includes scan name, workspace, database, table, field, row ID, matched value, and timestamps for each result. Enterprise feature.
admin_data_scanner_export_results body → 202400
GET
/api/admin/data-scanner/scans/
Lists all data scans configured for this Baserow instance. Data scans allow administrators to search the entire instance for sensitive data matching a pattern, a list of uploaded values, or values fr…
admin_data_scanner_list_scans 5 params → 200400401
POST
/api/admin/data-scanner/scans/
Creates a new data scan. A data scan searches the Baserow instance for sensitive data matching a pattern (e.g. credit card numbers), a list of uploaded values, or values sourced from another Baserow…
admin_data_scanner_create_scan body → 200
GET
/api/admin/data-scanner/scans/{scan_id}/
Returns a single data scan configuration. Enterprise feature.
admin_data_scanner_get_scan 1 param → 200404
PATCH
/api/admin/data-scanner/scans/{scan_id}/
Updates a data scan configuration. When the scan type, pattern, or list items change, stale results are automatically cleaned up. Enterprise feature.
admin_data_scanner_update_scan 1 param body → 200404409
DELETE
/api/admin/data-scanner/scans/{scan_id}/
Deletes a data scan and all of its results. Enterprise feature.
admin_data_scanner_delete_scan 1 param → 204404409
POST
/api/admin/data-scanner/scans/{scan_id}/trigger/
Triggers an immediate run of the given data scan. The scan executes asynchronously and searches the configured workspaces for matches. Enterprise feature.
admin_data_scanner_trigger_scan 1 param → 202404409
GET
/api/admin/data-scanner/workspace-structure/{workspace_id}/
Returns the database/table/field structure of a workspace for use in data scan configuration. Only text-compatible fields are included. Enterprise feature.
admin_data_scanner_workspace_structure 1 param → 200404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are DataScan (20 properties), DataScanResult (13 properties), DataScanCreate (10 properties), PatchedDataScanUpdate (10 properties). Each schema is shown below with its type and property counts.

WorkspaceStructureDatabase
object
3 properties 3 required
PaginationSerializerDataScanResult
object
4 properties 4 required
DataScan
object
20 properties 12 required
DataScanCreate
object
10 properties 2 required
DataScanResult
object
13 properties 13 required
PaginationSerializerDataScan
object
4 properties 4 required
CsvColumnSeparatorEnum
string
, - , ; - ; | - | tab - recordseparator - unitseparator -
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…
FrequencyEnum
string
manual - Manual hourly - Hourly daily - Daily weekly - Weekly
SingleDataScanResultExportJobResponse
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).
7 properties 3 required
PatchedDataScanUpdate
object
10 properties
ScanTypeEnum
string
pattern - Pattern listofvalues - List of values listtable - List Table
SingleDataScanResultExportJobRequest
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).
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-admin-data-scanner-api-openapi.yml Raw ↑

Other APIs Baserow publishes across the network.

Baserow Admin 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
Baserow Builder pages API
Where this information came from

This is an independent, third-party profile of Baserow Admin data scanner 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.