/
BA
baserow
/
Baserow API spec
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12h ago · Updated 4d ago
View markdown
baserow
Baserow API spec
get
/api/admin/data-scanner/scans/{scan_id}/
v4
latest
OpenAPI 3.0.3
MIT
2026-08-05
402
1,289
5.8 MB
Abuse reports
1
Admin
23
Admin data scanner
10
get
/api/admin/data-scanner/results/
delete
/api/admin/data-scanner/results/{result_id}/
post
/api/admin/data-scanner/results/export/
get
/api/admin/data-scanner/scans/
post
/api/admin/data-scanner/scans/
get
/api/admin/data-scanner/scans/{scan_id}/
delete
/api/admin/data-scanner/scans/{scan_id}/
patch
/api/admin/data-scanner/scans/{scan_id}/
post
/api/admin/data-scanner/scans/{scan_id}/trigger/
get
/api/admin/data-scanner/workspace-structure/{workspace_id}/
AI Assistant
8
AI providers
10
Applications
8
Audit log
8
Auth
15
Automation history
2
Automation nodes
8
Automation workflows
9
Builder data sources
11
Builder domains
7
Builder elements
7
Builder pages
5
Builder public
6
Builder theme
1
Builder workflow actions
7
Core webhooks
5
Dashboard data sources
3
Dashboard widgets
4
Database table calendar view
2
Database table export
2
Database table fields
12
Database table form view
5
Database table gallery view
2
Database table grid view
8
Database table kanban view
2
Database table rows
17
Database table timeline view
2
Database table view decorations
5
Database table view export
2
Database table view filters
9
Database table view groupings
6
Database table view sortings
6
Database table views
18
Database table webhooks
6
Database tables
18
Database tokens
6
Field permissions
2
Field rules
5
Health
3
Integrations
5
Jobs
4
MCP endpoints
5
Notifications
4
Role assignments
3
Search
1
Secure file serve
1
Settings
3
Snapshots
4
Teams
9
Templates
3
Trash
4
User
17
User files
2
User source roles
1
User sources
14
Workspace invitations
8
Workspaces
18
Admin data scanner
Returns a single data scan configuration.
Enterprise feature.
get
/api/admin/data-scanner/scans/{scan_id}/
Path parameters
scan_id
string
required
Response
DataScan
required
id
integer
required
name
string
required
scan_type
'pattern'
|
'list_of_values'
|
'list_table'
required
pattern
- Pattern
list_of_values
- List of values
list_table
- List Table
pattern
string
nullable
frequency
'manual'
|
'hourly'
|
'daily'
|
'weekly'
manual
- Manual
hourly
- Hourly
daily
- Daily
weekly
- Weekly
scan_all_workspaces
boolean
workspace_ids
string
required
is_running
boolean
last_run_started_at
string
date-time
nullable
last_run_finished_at
string
date-time
nullable
last_error
string
nullable
list_items
string
required
results_count
string
required
source_table_id
string
required
source_field_id
string
required
whole_words
boolean
source_workspace_id
string
required
source_database_id
string
required
created_on
string
date-time
required
updated_on
string
date-time
required