Sync Datasource
Sync Datasource using the API
Overview
The Databrain APIs provides endpoints to sync you Datasource in both Cloud Databrain and Selfhosted Databrain environment. To use the API, you need to pass a parameter datasourceId.
API Endpoints
Cloud Databrain Endpoint
Self-hosted Databrain Endpoint
Headers
Name
Type
Description
Authorization*
String
API Methods
Sync Datasource
Endpoint:
Request Body:
Response Body:
Get your datasourceId from the URL query params on the datasource page:
Get AWSS3 sync Progress status
Endpoint:
Request Body:
Response Body:
Response Body:
Below is a response when no sync is completed for AWSS3:
Response Error:
Below is a response error when while syncing AWSS3 throws an error:
Last updated