/
BA
baserow
/
Baserow API spec
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 3d ago
View markdown
baserow
Baserow API spec
get
/api/admin/auth-provider/{auth_provider_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
AI Assistant
8
AI providers
10
Applications
8
Audit log
8
Auth
15
get
/api/admin/auth-provider/
post
/api/admin/auth-provider/
get
/api/admin/auth-provider/{auth_provider_id}/
delete
/api/admin/auth-provider/{auth_provider_id}/
patch
/api/admin/auth-provider/{auth_provider_id}/
get
/api/auth-provider/login-options/
get
/api/sso/oauth2/callback/{provider_id}/
get
/api/sso/oauth2/login/{provider_id}/
post
/api/sso/saml/acs/
get
/api/sso/saml/login/
get
/api/sso/saml/login-url/
get
/api/two-factor-auth/configuration/
post
/api/two-factor-auth/configuration/
post
/api/two-factor-auth/disable/
post
/api/two-factor-auth/verify/
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
Auth
Get an authentication provider.
get
/api/admin/auth-provider/{auth_provider_id}/
Path parameters
auth_provider_id
integer
required
The authentication provider id to fetch.
Response
union
required
PasswordAuthProviderModelAuthProvider
required
OR
SamlAuthProviderModelAuthProvider
required
OR
GoogleAuthProviderModelAuthProvider
required
OR
FacebookAuthProviderModelAuthProvider
required
OR
GitHubAuthProviderModelAuthProvider
required
OR
GitLabAuthProviderModelAuthProvider
required
OR
OpenIdConnectAuthProviderModelAuthProvider
required